mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-21 21:14:47 +02:00
doc: adjust documentation for colnr symbol
after aee282c964060fdba9ad7f8d2f22973c4549cd9a we also need to adjust the documentation properly.
This commit is contained in:
parent
aee282c964
commit
66a6e03a34
@ -394,7 +394,7 @@ its contents. >
|
|||||||
let g:airline_right_sep = ''
|
let g:airline_right_sep = ''
|
||||||
let g:airline_right_alt_sep = ''
|
let g:airline_right_alt_sep = ''
|
||||||
let g:airline_symbols.branch = ''
|
let g:airline_symbols.branch = ''
|
||||||
let g:airline_symbols.colnr = ' :'
|
let g:airline_symbols.colnr = ' ℅:'
|
||||||
let g:airline_symbols.readonly = ''
|
let g:airline_symbols.readonly = ''
|
||||||
let g:airline_symbols.linenr = ' :'
|
let g:airline_symbols.linenr = ' :'
|
||||||
let g:airline_symbols.maxlinenr = '☰ '
|
let g:airline_symbols.maxlinenr = '☰ '
|
||||||
|
Loading…
x
Reference in New Issue
Block a user