[vim] add indent detect plugin

This commit is contained in:
Nick Nisi
2014-01-29 10:18:36 -06:00
parent d78d576042
commit f2040d4bc1

View File

@@ -52,3 +52,4 @@ Bundle 'dart-lang/dart-vim-plugin'
" Bundle 'Valloric/YouCompleteMe' " Bundle 'Valloric/YouCompleteMe'
" Bundle 'marijnh/tern_for_vim' " Bundle 'marijnh/tern_for_vim'
Bundle 'w0ng/vim-hybrid' Bundle 'w0ng/vim-hybrid'
Bundle 'ciaranm/detectindent'