fix colorscheme diffs

This commit is contained in:
iofq 2026-01-29 21:10:24 -06:00
parent 7a86861f09
commit 23abd72cf8
5 changed files with 25 additions and 263 deletions

View file

@ -42,6 +42,7 @@ vim.lsp.enable {
'gopls',
'lua_ls',
'basedpyright',
'csharp_ls',
}
local map = vim.keymap.set