Commit graph

5 commits

Author SHA1 Message Date
fb2adb4547 Move files out of their respective fs structure into program dirs in root and symlink dotfils using HM. 2025-01-16 23:49:38 +00:00
9b3a9ece1e Add a way to cache default keymaps, impl function for adding temporary
keymaps (i.e keymaps during debugging) which saves original keymaps if
it overrides them at restores them upon deletion.
2025-01-13 12:08:07 +01:00
cdfa4fe2d8 Temporarily disable inlay hints during debugging, fix so virtual text
gets cleared after debugging finishes.
2025-01-12 13:34:27 +01:00
e441664ceb Change dapui to only display watches and stacks elements. Also hide
icons.
2025-01-12 00:26:43 +01:00
472208ea95 Setup debug adapters for codelldb, debugpy and gopls. Also remove
nvim-dap-profiles :( Apparently there is a way to do the same thing
using launch.json built into dap, much better than my solution.
2025-01-11 19:08:40 +01:00
Renamed from home/.config/nvim/lua/plugs/dap.lua (Browse further)