doc: adjust documentation for colnr symbol

after aee282c964 we also need to adjust
the documentation properly.
This commit is contained in:
Christian Brabandt 2022-08-08 10:12:57 +02:00
parent aee282c964
commit 66a6e03a34
No known key found for this signature in database
GPG Key ID: F3F92DA383FDDE09
1 changed files with 1 additions and 1 deletions

View File

@ -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 = '☰ '