added some vim features

This commit is contained in:
Johannes Findeisen 2015-06-27 23:08:27 +02:00
commit ab339017a5
6 changed files with 383 additions and 6 deletions

12
.gitmodules vendored
View file

@ -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