Browse Source

Add submodule for vim-less

Syntax HL for the LESS stylsheet language
Alois Mahdal 9 years ago
parent
commit
d921dcaf36
2 changed files with 4 additions and 0 deletions
  1. 3
    0
      .gitmodules
  2. 1
    0
      dotfiles/vim/bundle/vim-less

+ 3
- 0
.gitmodules View File

@@ -10,3 +10,6 @@
10 10
 [submodule "dotfiles/vim/bundle/vim-swap"]
11 11
 	path = dotfiles/vim/bundle/vim-swap
12 12
 	url = https://github.com/kurkale6ka/vim-swap.git
13
+[submodule "dotfiles/vim/bundle/vim-less"]
14
+	path = dotfiles/vim/bundle/vim-less
15
+	url = https://github.com/groenewege/vim-less.git

+ 1
- 0
dotfiles/vim/bundle/vim-less

@@ -0,0 +1 @@
1
+Subproject commit 902870b38df5f22803532141f11a82c74bed5ab5