diff --git a/.gitmodules b/.gitmodules index 29334c9..d997e73 100644 --- a/.gitmodules +++ b/.gitmodules @@ -58,3 +58,6 @@ [submodule "vim/bundle/javascript-syntax"] path = vim/bundle/javascript-syntax url = https://github.com/vim-scripts/JavaScript-syntax.git +[submodule "vim/bundle/less"] + path = vim/bundle/less + url = https://github.com/groenewege/vim-less.git diff --git a/vim/bundle/less b/vim/bundle/less new file mode 160000 index 0000000..0223dcd --- /dev/null +++ b/vim/bundle/less @@ -0,0 +1 @@ +Subproject commit 0223dcdf0f4d3cb2b811a10c3673c0832b337415