Setup vim / plugins
This commit is contained in:
parent
635d6894df
commit
20431429bb
4 changed files with 21 additions and 4 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule ".oh-my-zsh"]
|
||||
path = .oh-my-zsh
|
||||
url = https://github.com/robbyrussell/oh-my-zsh.git
|
||||
[submodule "/home/atomaka/.vim/bundle/vundle"]
|
||||
path = /home/atomaka/.vim/bundle/vundle
|
||||
url = http://github.com/gmarik/vundle.git
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue