make it easier to create new themes

This commit is contained in:
Bailey Ling
2013-07-04 11:58:14 +00:00
parent f411ff52df
commit 23706dc67b
2 changed files with 27 additions and 20 deletions

View File

@@ -42,7 +42,6 @@ let s:airline_highlight_map = {
\ 'info' : 'User4',
\ 'info_separator' : 'User5',
\ 'statusline' : 'User6',
\ 'statusline_nc' : 'User7',
\ 'file' : 'User8',
\ 'inactive' : 'User9',
\ }