Add quickfixsigns module - shows which lines changed

This commit is contained in:
Yan Pritzker 2013-01-23 11:53:17 -06:00
parent 73ea651afd
commit ae8946dbb2
2 changed files with 8 additions and 0 deletions

7
.gitmodules vendored
View File

@ -357,9 +357,16 @@
[submodule "vim/bundle/jelera-vim-javascript-syntax"]
path = vim/bundle/jelera-vim-javascript-syntax
url = https://github.com/jelera/vim-javascript-syntax.git
ignore = dirty
[submodule "vim/bundle/itspriddle-vim-jquery"]
path = vim/bundle/itspriddle-vim-jquery
url = https://github.com/itspriddle/vim-jquery.git
ignore = dirty
[submodule "vim/bundle/vim-slim"]
path = vim/bundle/vim-slim
url = https://github.com/slim-template/vim-slim.git
ignore = dirty
[submodule "vim/bundle/tomtom-quickfixsigns_vim"]
path = vim/bundle/tomtom-quickfixsigns_vim
url = https://github.com/tomtom/quickfixsigns_vim
ignore = dirty

@ -0,0 +1 @@
Subproject commit 36e0c98f5f39e466c833d85e910f87430c5cb9c4