Skip to content

Commit

Permalink
Add tabline plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
rjoleary committed May 28, 2019
1 parent 2df41ff commit 93d5db4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ Plug 'Shougo/neocomplete'
Plug 'rust-lang/rust.vim', { 'for': 'rust' }
Plug 'junegunn/vim-easy-align'
Plug 'ConradIrwin/vim-bracketed-paste'
Plug 'mkitt/tabline.vim'
call plug#end()

" Start interactive EasyAlign in visual mode (e.g. vipga)
Expand Down

0 comments on commit 93d5db4

Please sign in to comment.