added some vim features
This commit is contained in:
parent
c6ba62a592
commit
ab339017a5
6 changed files with 383 additions and 6 deletions
12
.gitmodules
vendored
12
.gitmodules
vendored
|
|
@ -1,7 +1,9 @@
|
|||
[submodule "oh-my-zsh"]
|
||||
path = .zsh/oh-my-zsh
|
||||
url = https://github.com/hanez/oh-my-zsh.git
|
||||
|
||||
path = .zsh/oh-my-zsh
|
||||
url = https://github.com/hanez/oh-my-zsh.git
|
||||
[submodule "nerdtree"]
|
||||
path = .vim/bundle/nerdtree
|
||||
url = https://github.com/scrooloose/nerdtree.git
|
||||
[submodule "zsh-syntax-highlighting"]
|
||||
path = .zsh/zsh-syntax-highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
path = .zsh/zsh-syntax-highlighting
|
||||
url = https://github.com/zsh-users/zsh-syntax-highlighting.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue