From 0381acfbc9665eef88c3da0028cd076eb1c3e728 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maciej=20Ma=C5=82ecki?= Date: Sun, 23 Mar 2014 02:01:02 +0100 Subject: [PATCH] Add 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 9e1d191..f78f607 100644 --- a/.gitmodules +++ b/.gitmodules @@ -82,3 +82,6 @@ [submodule "vim/bundle/golang"] path = vim/bundle/golang url = https://github.com/jnwhiteh/vim-golang.git +[submodule "vim/bundle/vim-less"] + path = vim/bundle/vim-less + url = https://github.com/groenewege/vim-less.git diff --git a/vim/bundle/vim-less b/vim/bundle/vim-less new file mode 160000 index 0000000..5d965c2 --- /dev/null +++ b/vim/bundle/vim-less @@ -0,0 +1 @@ +Subproject commit 5d965c221b90fb168bf9f447a332c9ff6f62e666