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:
parent
0a921d3c1f
commit
35255618ee
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
|
||||
|
1
vim/bundle/git:--github.com-groenewege-vim-less
Submodule
1
vim/bundle/git:--github.com-groenewege-vim-less
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit d605010cab695dca64c5cd9bf8bbcc8db9864815
|
Loading…
Reference in New Issue
Block a user