mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
update theme settings
This commit is contained in:
@@ -137,7 +137,6 @@ function! s:my_theme_dict.neodark() dict abort
|
|||||||
endif
|
endif
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
" execute printf('call s:my_theme_dict.%s()', s:theme)
|
execute printf('call s:my_theme_dict.%s()', s:theme)
|
||||||
execute printf('call s:my_theme_dict.%s()', 'material')
|
|
||||||
"}}
|
"}}
|
||||||
"}
|
"}
|
||||||
|
|||||||
Reference in New Issue
Block a user