Remove fileformat from statusline.
This commit is contained in:
parent
ef8392f66f
commit
8645aa4abc
@ -79,7 +79,7 @@ let g:lightline = {
|
||||
\ [ 'fugitive', 'readonly', 'filename', 'modified' ] ],
|
||||
\ 'right': [ [ 'lineinfo' ],
|
||||
\ [ 'percent' ],
|
||||
\ [ 'fileformat', 'fileencoding' ] ]
|
||||
\ [ 'fileencoding' ] ]
|
||||
\ },
|
||||
\ 'component_function': {
|
||||
\ 'fugitive': 'LightLineFugitive',
|
||||
|
Loading…
Reference in New Issue
Block a user