mirror of
https://github.com/vim-airline/vim-airline.git
synced 2025-07-28 00:14:36 +02:00
Merge pull request #2055 from kazukazuinaina/fix_typo_in_doc
[fix] typo in doc
This commit is contained in:
commit
e22f735f80
@ -355,7 +355,7 @@ its contents. >
|
|||||||
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 = ''
|
||||||
let g:airline_symbols.dirty=⚡
|
let g:airline_symbols.dirty='⚡'
|
||||||
|
|
||||||
" old vim-powerline symbols
|
" old vim-powerline symbols
|
||||||
let g:airline_left_sep = '⮀'
|
let g:airline_left_sep = '⮀'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user