remove termguicolors as it already exit in the init.lua
This commit is contained in:
parent
d01906c72c
commit
bbafca22e4
@ -6,7 +6,6 @@ vim.opt.guicursor = ''
|
|||||||
-- set relative-number
|
-- set relative-number
|
||||||
vim.wo.relativenumber = true
|
vim.wo.relativenumber = true
|
||||||
|
|
||||||
vim.o.termguicolors = true
|
|
||||||
vim.opt.smartindent = true
|
vim.opt.smartindent = true
|
||||||
vim.opt.tabstop = 2
|
vim.opt.tabstop = 2
|
||||||
vim.opt.shiftwidth = 2
|
vim.opt.shiftwidth = 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user