add termicolors

This commit is contained in:
Andrzej Stepien 2024-03-18 14:34:59 +01:00
parent b9c4f7dc19
commit d4643a0e96
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
vim.opt.termguicolors = true
vim.opt.undofile = true
vim.opt.number = true
-- vim.opt.relativenumber = true