add plugin config for vim-colotuner
currently not working, maybe does not work with vim-plug
This commit is contained in:
parent
f9ae98c99d
commit
12b3147bbc
3
plugins/vim-colortuner.vim
Normal file
3
plugins/vim-colortuner.vim
Normal file
@ -0,0 +1,3 @@
|
||||
let g:colortuner_preferred_schemes = [ 'seoul256', 'seoul256-light', 'molokai' ]
|
||||
let g:colortuner_filepath = g:vim_cache_home . "/vim-colortuner"
|
||||
let g:colortuner_enabled = 1
|
Loading…
Reference in New Issue
Block a user