diff --git a/.gitmodules b/.gitmodules index edcb98f..0214939 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,3 +46,6 @@ [submodule "vim/bundle/desert/colors"] path = vim/bundle/desert/colors url = https://github.com/fugalh/desert.vim +[submodule "vim/bundle/taglist"] + path = vim/bundle/taglist + url = https://github.com/vim-scripts/taglist.vim.git diff --git a/vim/bundle/taglist b/vim/bundle/taglist new file mode 160000 index 0000000..53041fb --- /dev/null +++ b/vim/bundle/taglist @@ -0,0 +1 @@ +Subproject commit 53041fbc45398a9af631a20657e109707a455339