diff options
| -rw-r--r-- | .gitmodules | 3 | ||||
| m--------- | vim/bundle/syntastic | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index dd834b9..1075e84 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -10,3 +10,6 @@ | |||
| 10 | [submodule "vim/bundle/supertab"] | 10 | [submodule "vim/bundle/supertab"] |
| 11 | path = vim/bundle/supertab | 11 | path = vim/bundle/supertab |
| 12 | url = https://github.com/ervandew/supertab.git | 12 | url = https://github.com/ervandew/supertab.git |
| 13 | [submodule "vim/bundle/syntastic"] | ||
| 14 | path = vim/bundle/syntastic | ||
| 15 | url = https://github.com/scrooloose/syntastic.git | ||
diff --git a/vim/bundle/syntastic b/vim/bundle/syntastic new file mode 160000 | |||
| Subproject a7758aa188a2a1979070c704ff721216bdd68bc | |||
