mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-12-06 12:14:24 +08:00
doc: adjust documentation for colnr symbol
after aee282c964 we also need to adjust
the documentation properly.
This commit is contained in:
@@ -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 = '☰ '
|
||||
|
||||
Reference in New Issue
Block a user