add termicolors
This commit is contained in:
parent
b9c4f7dc19
commit
d4643a0e96
|
@ -1,3 +1,4 @@
|
|||
vim.opt.termguicolors = true
|
||||
vim.opt.undofile = true
|
||||
vim.opt.number = true
|
||||
-- vim.opt.relativenumber = true
|
||||
|
|
Loading…
Reference in New Issue