Исправлена нумерация колонок
This commit is contained in:
1
vimrc
1
vimrc
@ -361,6 +361,7 @@ let g:lightline = {
|
||||
\ 'modified': '%{&filetype=="help"?"":&modified?"+":&modifiable?"":"-"}',
|
||||
\ 'character': '%04B',
|
||||
\ 'separator': '|',
|
||||
\ 'lineinfo': '%3l:%-2v',
|
||||
\ },
|
||||
\ 'component_function': {
|
||||
\ 'mode': 'LightlineMode',
|
||||
|
Reference in New Issue
Block a user