From 66a6e03a341885d67141d60a29d29e944d97a04f Mon Sep 17 00:00:00 2001 From: Christian Brabandt Date: Mon, 8 Aug 2022 10:12:57 +0200 Subject: [PATCH] doc: adjust documentation for colnr symbol after aee282c964060fdba9ad7f8d2f22973c4549cd9a we also need to adjust the documentation properly. --- doc/airline.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/airline.txt b/doc/airline.txt index 72eb9a88..7bc3dd6e 100644 --- a/doc/airline.txt +++ b/doc/airline.txt @@ -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 = '☰ '