0%

space-vim

1. 安装

1
2
3
4
5
6
7
8
9
curl -sLf https://spacevim.org/install.sh | bash

# 安装字体
git clone https://github.com/powerline/fonts.git ~/Package/fonts
~/Package/fonts/install.sh
# 之后将 iterm2 的字体改为 DejaVu Sans Mono for Powerline

# 卸载
curl -sLf https://spacevim.org/install.sh | bash -s -- --uninstall

2. 快捷键

SPC f v d 打开配置文件
F2 语法树
F3 文件树