lightline/tmuxline theme
This commit is contained in:
parent
acb5017b6e
commit
b166da7874
2 changed files with 10 additions and 9 deletions
|
@ -80,6 +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',
|
||||
\ 'active': {
|
||||
\ 'left': [ [ 'mode', 'paste' ],
|
||||
\ [ 'fugitive', 'readonly', 'filename' ] ],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue