mirror of
https://github.com/itchyny/lightline.vim.git
synced 2025-11-15 06:53:51 -05:00
Merge branch 'master' of github.com:gandaro/lightline.vim into gandaro-master
This commit is contained in:
@@ -192,7 +192,7 @@ If you have installed the patched font for powerline, use the following settings
|
||||
let g:lightline = {
|
||||
\ 'colorscheme': 'wombat',
|
||||
\ 'component': {
|
||||
\ 'readonly': '%{&readonly?"":""}',
|
||||
\ 'readonly': '%{&readonly?"":""}',
|
||||
\ },
|
||||
\ 'separator': { 'left': '', 'right': '' },
|
||||
\ 'subseparator': { 'left': '', 'right': '' }
|
||||
|
||||
Reference in New Issue
Block a user