Add vim bundle for less

main
Buddy Sandidge 12 years ago
parent 8ed53b0361
commit 1815f3d896

3
.gitmodules vendored

@ -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

@ -0,0 +1 @@
Subproject commit 0223dcdf0f4d3cb2b811a10c3673c0832b337415
Loading…
Cancel
Save