Skip to content

Commit

Permalink
update plugins for vim-buftabline & HTML-AutoCloseTag
Browse files Browse the repository at this point in the history
  • Loading branch information
zwf committed Aug 17, 2017
1 parent 1ce5f23 commit 78d13d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vimrc.bundles
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@
Bundle 'kana/vim-textobj-user'
Bundle 'kana/vim-textobj-indent'
Bundle 'gcmt/wildfire.vim'
Bundle 'ap/vim-buftabline'
endif
" }

Expand Down Expand Up @@ -244,7 +245,7 @@

" HTML {
if count(g:spf13_bundle_groups, 'html')
Bundle 'amirh/HTML-AutoCloseTag'
Bundle 'vim-scripts/HTML-AutoCloseTag'
Bundle 'hail2u/vim-css3-syntax'
Bundle 'gorodinskiy/vim-coloresque'
Bundle 'tpope/vim-haml'
Expand Down

0 comments on commit 78d13d6

Please sign in to comment.