basic vim configuration
This commit is contained in:
commit
e866dd92d8
6
.gitmodules
vendored
Normal file
6
.gitmodules
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
[submodule "bundle/vim-pathogen"]
|
||||
path = bundle/vim-pathogen
|
||||
url = https://github.com/tpope/vim-pathogen.git
|
||||
[submodule "bundle/vim-sensible"]
|
||||
path = bundle/vim-sensible
|
||||
url = https://github.com/tpope/vim-sensible.git
|
1
bundle/vim-pathogen
Submodule
1
bundle/vim-pathogen
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit b4174e4d1a16e7f0c5c6dfca923269a20a9f50c2
|
1
bundle/vim-sensible
Submodule
1
bundle/vim-sensible
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 26f8783e08efef27fc01e0df6465b8f94c8bf270
|
Loading…
Reference in a new issue