mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-27 07:54:44 +02:00
[fix] typo in doc
This commit is contained in:
parent
8fbb16f838
commit
24900181f4
@ -355,7 +355,7 @@ its contents. >
|
||||
let g:airline_symbols.readonly = ''
|
||||
let g:airline_symbols.linenr = '☰'
|
||||
let g:airline_symbols.maxlinenr = ''
|
||||
let g:airline_symbols.dirty=⚡
|
||||
let g:airline_symbols.dirty='⚡'
|
||||
|
||||
" old vim-powerline symbols
|
||||
let g:airline_left_sep = '⮀'
|
||||
|
Loading…
x
Reference in New Issue
Block a user