Initial version
* Allows custom VIM configuration directory through VIM_HOME * Loads NeoBundle * Various directories created, they'll be used later
This commit is contained in:
commit
7f891225ab
7 changed files with 53 additions and 0 deletions
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
[submodule "bundle/neobundle.vim"]
|
||||
path = bundle/neobundle.vim
|
||||
url = https://github.com/Shougo/neobundle.vim.git
|
Loading…
Add table
Add a link
Reference in a new issue