mirror of
https://github.com/notwa/rc
synced 2024-11-05 02:49:02 -08:00
fix text for a couple airline modes
This commit is contained in:
parent
0fdcbd381c
commit
116cdda390
1 changed files with 2 additions and 2 deletions
|
@ -375,8 +375,8 @@ let g:airline_mode_map = {
|
|||
\ 't': 'CON',
|
||||
\ 'V': 'V-L',
|
||||
\ 'v': 'VIS',
|
||||
\ '^S': 'S-B',
|
||||
\ '^V': 'V-B',
|
||||
\ '': 'S-B',
|
||||
\ '': 'V-B',
|
||||
\ '__': '———',
|
||||
\ }
|
||||
|
||||
|
|
Loading…
Reference in a new issue