Adding the showmarks vim plugin.
This commit is contained in:
parent
56723acd12
commit
d705a9c08c
2 changed files with 7 additions and 0 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -55,3 +55,9 @@
|
|||
[submodule "vim/bundle/vim-less"]
|
||||
path = vim/bundle/vim-less
|
||||
url = git://github.com/groenewege/vim-less
|
||||
[submodule "ShowMarks"]
|
||||
path = ShowMarks
|
||||
url = git://github.com/vim-scripts/ShowMarks
|
||||
[submodule "vim/bundle/ShowMarks"]
|
||||
path = vim/bundle/ShowMarks
|
||||
url = git://github.com/vim-scripts/ShowMarks
|
||||
|
|
|
|||
1
vim/bundle/ShowMarks
Submodule
1
vim/bundle/ShowMarks
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit ef22709d8ebba137819ab0e60db5463b480934cd
|
||||
Loading…
Add table
Add a link
Reference in a new issue