Adding vim-less bundle.
This vim bundle adds syntax highlighting, indenting and autocompletion for the dynamic stylesheet language LESS. See https://github.com/groenewege/vim-less for details.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -313,3 +313,6 @@
|
||||
[submodule "vim/bundle/skwp-vim-easymotion"]
|
||||
path = vim/bundle/skwp-vim-easymotion
|
||||
url = https://github.com/skwp/vim-easymotion
|
||||
[submodule "vim/bundle/git:--github.com-groenewege-vim-less"]
|
||||
path = vim/bundle/git:--github.com-groenewege-vim-less
|
||||
url = git://github.com/groenewege/vim-less.git
|
||||
|
||||
Reference in New Issue
Block a user