lightline/tmuxline theme

This commit is contained in:
Bartek Stalewski 2020-02-06 14:08:14 +01:00
parent ab63f0d6a6
commit cee3ac5f1f
2 changed files with 11 additions and 11 deletions

View file

@ -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' ] ],