mirror of
https://github.com/vim-airline/vim-airline.git
synced 2026-02-07 10:20:55 +08:00
implement paste indicator. resolves #18
This commit is contained in:
@@ -97,6 +97,7 @@ well as the powerline font glyths
|
||||
let g:airline_linecolumn_prefix = ' '
|
||||
let g:airline_linecolumn_prefix = '¶ '
|
||||
let g:airline_fugitive_prefix = '⎇ '
|
||||
let g:airline_paste_symbol = 'ρ'
|
||||
|
||||
" powerline symbols
|
||||
let g:airline_left_sep = ''
|
||||
|
||||
Reference in New Issue
Block a user