Adjust neovim key mappings and themes, add initial dap configs

This commit is contained in:
2025-10-01 12:43:48 -05:00
parent a1d9a1de29
commit 3ba8b1699c
7 changed files with 209 additions and 46 deletions

View File

@@ -40,5 +40,5 @@ vim.opt.undofile = true
vim.g.netrw_browse_split = 0
vim.g.netrw_preview = 1
vim.g.netrw_banner = 0
vim.g.netrw_winsize = 25
vim.g.netrw_winsize = 50