Skip to content

Commit

Permalink
Use Shougo's unite-outline
Browse files Browse the repository at this point in the history
  • Loading branch information
kmnk committed Aug 22, 2015
1 parent 32a551d commit a97cdff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions vim/profiles/bundles.vim
Expand Up @@ -26,6 +26,7 @@ NeoBundle 'Shougo/vimproc', {
\ }
\}
NeoBundle 'Shougo/unite-help'
NeoBundle 'Shougo/unite-outline'
" }}}

" kana's plugins (https://github.com/kana) {{{
Expand Down Expand Up @@ -65,7 +66,6 @@ NeoBundle 'tyru/open-browser.vim'

" h1mesuke's plugins (https://github.com/h1mesuke) {{{
NeoBundle 'h1mesuke/vim-alignta'
NeoBundle 'h1mesuke/unite-outline'
NeoBundle 'h1mesuke/textobj-wiw', {
\ 'depends' : [
\ 'kana/vim-textobj-user',
Expand Down Expand Up @@ -97,7 +97,7 @@ NeoBundleLazy 'basyura/TweetVim', {
\ 'tyru/open-browser.vim',
\ 'basyura/twibill.vim',
\ 'mattn/webapi-vim',
\ 'h1mesuke/unite-outline',
\ 'Shougo/unite-outline',
\ 'basyura/bitly.vim',
\ 'basyura/bitly.vim',
\ 'Shougo/unite.vim',
Expand Down

0 comments on commit a97cdff

Please sign in to comment.