diff --git a/.gitmodules b/.gitmodules index db3d827..1c99864 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "bundle/lion.vim"] path = bundle/lion.vim url = https://github.com/tommcdo/vim-lion.git +[submodule "bundle/quickfixsigns.vim"] + path = bundle/quickfixsigns.vim + url = https://github.com/tomtom/quickfixsigns_vim.git diff --git a/bundle/quickfixsigns.vim b/bundle/quickfixsigns.vim new file mode 160000 index 0000000..0c58563 --- /dev/null +++ b/bundle/quickfixsigns.vim @@ -0,0 +1 @@ +Subproject commit 0c5856330246191e76e53a4238e13b308b76e070