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