aboutsummaryrefslogtreecommitdiffstats
path: root/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 0e522f3..4862b4c 100644
--- a/vimrc
+++ b/vimrc
@@ -114,6 +114,8 @@ if g:plugins_enabled
Bundle 'scrooloose/nerdtree'
Bundle 'othree/html5.vim'
Bundle 'tkztmk/vim-vala'
+ Bundle 'airblade/vim-gitgutter'
+ Bundle 'rails.vim'
Bundle 'gtk-vim-syntax'
if g:use_neocomplete
Bundle 'Shougo/neocomplete.vim'