浏览代码

Added syntastic submodule

Alois Mahdal 9 年前
父节点
当前提交
ab84183022
共有 2 个文件被更改,包括 4 次插入0 次删除
  1. 3
    0
      .gitmodules
  2. 1
    0
      dotfiles/vim/bundle/syntastic

+ 3
- 0
.gitmodules 查看文件

@@ -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