Browse Source

Added syntastic submodule

Alois Mahdal 8 years ago
parent
commit
ab84183022
2 changed files with 4 additions and 0 deletions
  1. 3
    0
      .gitmodules
  2. 1
    0
      dotfiles/vim/bundle/syntastic

+ 3
- 0
.gitmodules View File

@@ -13,3 +13,6 @@
13 13
 [submodule "dotfiles/vim/bundle/vim-less"]
14 14
 	path = dotfiles/vim/bundle/vim-less
15 15
 	url = https://github.com/groenewege/vim-less.git
16
+[submodule "dotfiles/vim/bundle/syntastic"]
17
+	path = dotfiles/vim/bundle/syntastic
18
+	url = https://github.com/scrooloose/syntastic.git

+ 1
- 0
dotfiles/vim/bundle/syntastic

@@ -0,0 +1 @@
1
+Subproject commit b1b79009e3df39d7e66c06f5dafdeaf8a3594b52