1
0

Forced Fullcolor

This commit is contained in:
2026-03-06 11:20:31 +01:00
parent 1c02bdd221
commit e3a612eb26

View File

@@ -8,6 +8,7 @@ pcall(require, 'treesitter')
-- }}}
-- General Editor Settings {{{
vim.opt.termguicolors = true
vim.opt.number = true
vim.opt.relativenumber = true
vim.opt.cursorline = true