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:
Emmanuel BENOîT 2015-02-22 10:37:39 +01:00
commit 7f891225ab
7 changed files with 53 additions and 0 deletions

3
.gitmodules vendored Normal file
View file

@ -0,0 +1,3 @@
[submodule "bundle/neobundle.vim"]
path = bundle/neobundle.vim
url = https://github.com/Shougo/neobundle.vim.git