miscellaneous minor changes

This commit is contained in:
Bailey Ling
2013-08-16 02:17:59 +00:00
parent 6e515a4627
commit c017c9fbb3
5 changed files with 11 additions and 11 deletions

View File

@@ -46,7 +46,7 @@ call s:check_defined('g:airline_mode_map', {
\ 'R' : 'REPLACE',
\ 'v' : 'VISUAL',
\ 'V' : 'V-LINE',
\ 'c' : 'CMD ',
\ 'c' : 'COMMAND',
\ '' : 'V-BLOCK',
\ 's' : 'SELECT',
\ 'S' : 'S-LINE',