removed dupe Lightline setting (#509)
The Lightline colorscheme setting was being set twice.
This commit is contained in:
parent
e620d9d46b
commit
8f7be9becd
1 changed files with 0 additions and 4 deletions
|
@ -113,10 +113,6 @@ au FileType mako vmap Si S"i${ _(<esc>2f"a) }<esc>
|
|||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
" => lightline
|
||||
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
|
||||
let g:lightline = {
|
||||
\ 'colorscheme': 'wombat',
|
||||
\ }
|
||||
|
||||
let g:lightline = {
|
||||
\ 'colorscheme': 'wombat',
|
||||
\ 'active': {
|
||||
|
|
Loading…
Reference in a new issue