Lightline theme
This commit is contained in:
parent
a268122ee6
commit
925b0c566d
@ -78,7 +78,7 @@ command! -bang -nargs=? -complete=dir Colors
|
||||
\ call fzf#vim#colors({'options': ['-e', '--layout=reverse', '--preview', '']}, <bang>0)
|
||||
|
||||
let g:lightline = {
|
||||
\ 'colorscheme': 'powerlineish',
|
||||
\ 'colorscheme': 'PaperColor',
|
||||
\ 'active': {
|
||||
\ 'left': [ [ 'mode', 'paste' ],
|
||||
\ [ 'readonly', 'filename' ] ],
|
||||
|
Loading…
Reference in New Issue
Block a user