Updates to theme & stuff

This commit is contained in:
2025-07-09 13:34:24 -05:00
parent f6dfd44aa1
commit 450f33f7dc
19 changed files with 1845 additions and 483 deletions

View File

@@ -63,7 +63,3 @@ autocmd('LspAttach', {
vim.keymap.set("n", "]d", function() vim.diagnostic.goto_prev() end, opts)
end
})
--vim.g.netrw_browse_split = 0
--vim.g.netrw_banner = 0
--vim.g.netrw_winsize = 25