From 35255618eee8b5b7eb910bedaba9fd8ad225b49c Mon Sep 17 00:00:00 2001 From: Sagie Maoz Date: Sun, 20 May 2012 14:18:50 +0300 Subject: [PATCH] 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. --- .gitmodules | 3 +++ vim/bundle/git:--github.com-groenewege-vim-less | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/git:--github.com-groenewege-vim-less diff --git a/.gitmodules b/.gitmodules index e9d5621..586e8e7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/vim/bundle/git:--github.com-groenewege-vim-less b/vim/bundle/git:--github.com-groenewege-vim-less new file mode 160000 index 0000000..d605010 --- /dev/null +++ b/vim/bundle/git:--github.com-groenewege-vim-less @@ -0,0 +1 @@ +Subproject commit d605010cab695dca64c5cd9bf8bbcc8db9864815