diff --git a/.gitmodules b/.gitmodules index 18c63ef..3088df3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -85,3 +85,6 @@ [submodule "bundle/speeddating"] path = bundle/speeddating url = https://github.com/tpope/vim-speeddating.git +[submodule "bundle/ls"] + path = bundle/ls + url = https://github.com/gkz/vim-ls.git diff --git a/bundle/ls b/bundle/ls new file mode 160000 index 0000000..ea9464a --- /dev/null +++ b/bundle/ls @@ -0,0 +1 @@ +Subproject commit ea9464aabff18cb4b419e137608d5b45722ef3b4