lightline/tmuxline theme
This commit is contained in:
parent
ab63f0d6a6
commit
cee3ac5f1f
2 changed files with 11 additions and 11 deletions
|
@ -80,7 +80,7 @@ let g:syntastic_auto_loc_list = 1
|
|||
let g:syntastic_puppet_puppetlint_args = "--no-80chars-check --no-autoloader_layout-check --no-nested_classes_or_defines-check --no-only_variable_string-check"
|
||||
|
||||
let g:lightline = {
|
||||
\ 'colorscheme': 'powerlineish',
|
||||
\ 'colorscheme': 'wombat',
|
||||
\ 'active': {
|
||||
\ 'left': [ [ 'mode', 'paste' ],
|
||||
\ [ 'fugitive', 'readonly', 'filename' ] ],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue