.dotfiles/home/.config/nvim/lua
Martin Larsson 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
..
dap Setup debug adapters for codelldb, debugpy and gopls. Also remove 2025-01-11 19:08:40 +01:00
lsp Temporarily disable inlay hints during debugging, fix so virtual text 2025-01-12 13:34:27 +01:00
plugs Add a way to cache default keymaps, impl function for adding temporary 2025-01-13 12:08:07 +01:00
inlay_hints_handler.lua Temporarily disable inlay hints during debugging, fix so virtual text 2025-01-12 13:34:27 +01:00
keymaps.lua Fix so we use lspsagas hover doc instead of default one. Change lspsaga 2025-01-13 01:00:35 +01:00
lazy_init.lua Remove deprecated config key hererrocks in lazy_init.lua and inrease 2024-10-20 03:41:03 +02:00
lualine_extension_lspsaga.lua Setup the directory structure to handle both mac and linux, and stowing with only one command, well two, one for the OS specific dir as well. 2024-04-19 01:19:38 +02:00
terminal.lua Small refactor to terminal 2025-01-11 00:56:55 +01:00
utils.lua Add a way to cache default keymaps, impl function for adding temporary 2025-01-13 12:08:07 +01:00
vim_opt.lua Remove listchar whitespace visualization, it was just getting in the way 2024-09-21 16:45:17 +02:00
window_management.lua Fix ambiguous variable name in window_management.lua 2024-07-16 11:05:43 +02:00