Added some gems from Paul Irish's dotfiles, Removed syntastic

This commit is contained in:
Nick Nisi
2012-10-31 19:44:15 -05:00
parent 4e36d9581e
commit 835380bd0a
5 changed files with 161 additions and 10 deletions

3
.gitmodules vendored
View File

@@ -70,9 +70,6 @@
[submodule "vim/vim.symlink/bundle/vim-matchit"]
path = vim/vim.symlink/bundle/vim-matchit
url = https://github.com/tsaleh/vim-matchit.git
[submodule "vim/vim.symlink/bundle/syntastic"]
path = vim/vim.symlink/bundle/syntastic
url = https://github.com/scrooloose/syntastic.git
[submodule "vim/vim.symlink/bundle/vim-surround"]
path = vim/vim.symlink/bundle/vim-surround
url = https://github.com/tpope/vim-surround.git