Skip to content

Commit

Permalink
Stop using a fork of lightline because #398 got merged 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasprag committed Oct 31, 2019
1 parent de1280b commit 6ae2ef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins.vim
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Plug 'joukevandermaas/vim-ember-hbs' " handlebars
Plug 'M4R7iNP/vim-inky' " inky, most used on emails

" > visual
Plug 'lucasprag/lightline.vim', { 'branch': 'simpleblack' } " really light and fast status line
Plug 'itchyny/lightline.vim' " really light and fast status line
Plug 'maximbaz/lightline-ale' " integrates ALE and Lightline

" > windows
Expand Down

0 comments on commit 6ae2ef2

Please sign in to comment.