mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2025-01-07 06:17:36 +00:00
Neovim Term mode for Airline
This commit is contained in:
parent
ae0e8892d5
commit
0c21ca1154
@ -123,6 +123,7 @@ let g:airline_mode_map = {
|
||||
\ 's' : 'S',
|
||||
\ 'S' : 'S',
|
||||
\ '' : 'S',
|
||||
\ 't' : 'T',
|
||||
\ }
|
||||
" abbreviate trailing whitespace and mixed indent
|
||||
let g:airline#extensions#whitespace#trailing_format = 'tw[%s]'
|
||||
|
Loading…
Reference in New Issue
Block a user