mirror of
https://github.com/vim-airline/vim-airline.git
synced 2024-11-22 08:59:14 +08: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…
Reference in New Issue
Block a user