Skip to content

Commit

Permalink
properly unbundling indent guides in vim
Browse files Browse the repository at this point in the history
  • Loading branch information
toejough committed Sep 8, 2015
1 parent 77a03cb commit bd36faa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc.bundles.local
Expand Up @@ -10,7 +10,7 @@ UnBundle 'mattn/webapi-vim'
UnBundle 'mattn/gist-vim'
UnBundle 'Lokaltog/powerline'
UnBundle 'Lokaltog/vim-powerline'
UnBundle 'vim-indent-guides'
UnBundle 'nathanaelkane/vim-indent-guides'
" Misc
UnBundle 'tpope/vim-cucumber'
UnBundle 'quentindecock/vim-cucumber-align-pipes'
Expand Down

0 comments on commit bd36faa

Please sign in to comment.