From c2de92a48224b8ba768722b6f5ee2830d224e0b5 Mon Sep 17 00:00:00 2001 From: Dustin Swan Date: Sat, 1 Oct 2011 17:25:02 -0400 Subject: [PATCH] Adding vim-less --- .gitmodules | 3 +++ vim/bundle/vim-less | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/bundle/vim-less diff --git a/.gitmodules b/.gitmodules index 068b61f..4ab68fd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -52,3 +52,6 @@ [submodule "vim/bundle/vim-jade"] path = vim/bundle/vim-jade url = git://github.com/digitaltoad/vim-jade +[submodule "vim/bundle/vim-less"] + path = vim/bundle/vim-less + url = git://github.com/groenewege/vim-less diff --git a/vim/bundle/vim-less b/vim/bundle/vim-less new file mode 160000 index 0000000..0f6ef1b --- /dev/null +++ b/vim/bundle/vim-less @@ -0,0 +1 @@ +Subproject commit 0f6ef1b7ce97f387cc12985a26b5ab4dcb196df3