mono dark and light for k9s and nvim lsp keyboard modifications

This commit is contained in:
Matt Anderson
2026-08-06 13:24:52 -05:00
parent c1364f7ab7
commit af108afd84
11 changed files with 257 additions and 15 deletions
@@ -11,7 +11,6 @@ vim.wo.relativenumber = true
vim.g.mapleader = ' '
vim.o.splitright = true
vim.g.clipboard = "osc52"
vim.o.clipboard = "unnamedplus"
-- vim.o.scrolloff = 999
vim.api.nvim_create_autocmd("FileType", {