Skip to content

Commit

Permalink
Add vim-sleuth
Browse files Browse the repository at this point in the history
  • Loading branch information
bjeanes committed May 23, 2014
1 parent 7a50043 commit 3f10b9a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions editors/vim/bundles.vim
Expand Up @@ -25,6 +25,8 @@ augroup bundles
nmap <silent> K <Plug>DashSearch
endif

NeoBundle 'tpope/vim-sleuth' " auto-config indent and tabs etc based on other files

NeoBundle 'tpope/vim-endwise' " Auto-add 'end' etc appropriately in various languages
NeoBundle 'kana/vim-smartinput'
NeoBundleLazy 'tpope/vim-vinegar', { 'autoload' : { 'filetypes' : ['netrw'] } }
Expand Down

0 comments on commit 3f10b9a

Please sign in to comment.