Skip to content

Commit 8f7be9b

Browse files
Geezus42amix
authored andcommitted
removed dupe Lightline setting (amix#509)
The Lightline colorscheme setting was being set twice.
1 parent e620d9d commit 8f7be9b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

vimrcs/plugins_config.vim

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,6 @@ au FileType mako vmap Si S"i${ _(<esc>2f"a) }<esc>
113113
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
114114
" => lightline
115115
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
116-
let g:lightline = {
117-
\ 'colorscheme': 'wombat',
118-
\ }
119-
120116
let g:lightline = {
121117
\ 'colorscheme': 'wombat',
122118
\ 'active': {

0 commit comments

Comments
 (0)