New color scheme

This commit is contained in:
2026-01-10 19:39:43 -05:00
parent a778c40896
commit 978d702ee6
3 changed files with 9 additions and 19 deletions

View File

@@ -5,8 +5,6 @@ vim.opt.tabstop = 4
vim.opt.softtabstop = 4
vim.opt.shiftwidth = 4
--vim.opt.foldmethod = marker
vim.keymap.set('t', '<Esc>', '<C-\\><C-n>')
vim.g.mapleader = " "