syntax reset may not be necessary anymore
ref: https://github.com/vim/colorschemes/issues/34
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
" This file is auto-generated from lua/zenbones/template/vim.lua
|
||||
if exists('g:colors_name')
|
||||
highlight clear
|
||||
syntax reset
|
||||
set t_Co=256
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user