mirror of
https://github.com/ViViDboarder/vim-settings.git
synced 2025-01-08 08:17:35 +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' : 'S',
|
\ 'S' : 'S',
|
||||||
\ '' : 'S',
|
\ '' : 'S',
|
||||||
|
\ 't' : 'T',
|
||||||
\ }
|
\ }
|
||||||
" abbreviate trailing whitespace and mixed indent
|
" abbreviate trailing whitespace and mixed indent
|
||||||
let g:airline#extensions#whitespace#trailing_format = 'tw[%s]'
|
let g:airline#extensions#whitespace#trailing_format = 'tw[%s]'
|
||||||
|
Loading…
Reference in New Issue
Block a user