summaryrefslogtreecommitdiffstats
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index fc96dc4..573fc3a 100644
--- a/vimrc
+++ b/vimrc
@@ -18,6 +18,7 @@ Bundle 'majutsushi/tagbar'
Bundle 'msanders/snipmate.vim'
" Bundle 'Rip-Rip/clang_complete'
Bundle 'scrooloose/nerdtree'
+Bundle 'scrooloose/syntastic'
Bundle 'tpope/vim-commentary'
Bundle 'tpope/vim-git'
Bundle 'tpope/vim-fugitive'