syntax reset may not be necessary anymore

ref: https://github.com/vim/colorschemes/issues/34
This commit is contained in:
Michael Chris Lopez
2021-10-18 11:50:21 +08:00
parent 82984a9070
commit b5fef23fdd
3 changed files with 0 additions and 3 deletions

View File

@@ -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

View File

@@ -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