.dotfiles/home/.config/nvim/lua
2025-01-14 23:51:32 +01:00
..
dap Setup debug adapters for codelldb, debugpy and gopls. Also remove 2025-01-11 19:08:40 +01:00
lsp Add keymaps and commands for turning off/on auto formatting on save. 2025-01-13 13:49:55 +01:00
plugs Submitted PR to lspsaga for jumping into window of hover doc instantly, 2025-01-14 23:51:32 +01:00
format_handler.lua Add keymaps and commands for turning off/on auto formatting on save. 2025-01-13 13:49:55 +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 Remove some default keymaps which are on the same keymap namespace as 2025-01-13 12:49:21 +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