snipmate as a module
This commit is contained in:
parent
96afa20a95
commit
3c1ebe6332
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -40,3 +40,6 @@
|
|||
[submodule ".vim/bundle/EasyGrep"]
|
||||
path = .vim/bundle/EasyGrep
|
||||
url = https://github.com/vim-scripts/EasyGrep.git
|
||||
[submodule ".vim/bundle/snipmate"]
|
||||
path = .vim/bundle/snipmate
|
||||
url = git://github.com/msanders/snipmate.vim.git
|
||||
|
|
|
|||
1
.vim/bundle/snipmate
Submodule
1
.vim/bundle/snipmate
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit f5a75d075d3c005ebe69e3f5e56cf99516e8aa3b
|
||||
Loading…
Add table
Add a link
Reference in a new issue