diff --git a/.gitmodules b/.gitmodules index c41c6c7..d5c743d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/vim/bundle/tomtom-quickfixsigns_vim b/vim/bundle/tomtom-quickfixsigns_vim new file mode 160000 index 0000000..36e0c98 --- /dev/null +++ b/vim/bundle/tomtom-quickfixsigns_vim @@ -0,0 +1 @@ +Subproject commit 36e0c98f5f39e466c833d85e910f87430c5cb9c4