doc: adjust documentation for colnr symbol
after aee282c964
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_alt_sep = ''
|
||||
let g:airline_symbols.branch = ''
|
||||
let g:airline_symbols.colnr = ' :'
|
||||
let g:airline_symbols.colnr = ' ℅:'
|
||||
let g:airline_symbols.readonly = ''
|
||||
let g:airline_symbols.linenr = ' :'
|
||||
let g:airline_symbols.maxlinenr = '☰ '
|
||||
|
|
Loading…
Reference in New Issue