.dotfiles/nvim/lua
2025-05-30 13:56:14 +02:00
..
dap Update nvim config to 0.11.1 standards. 2025-04-10 10:17:10 +02:00
plugs Remove lspsaga 2025-05-30 13:56:14 +02:00
dapsetup.lua Update nvim config to 0.11.1 standards. 2025-04-10 10:17:10 +02:00
diagnostics.lua Bring back old diagnostics, disable virtual line 2025-05-11 16:26:15 +02:00
format_handler.lua Fix: format keybinding now actually formats the code if format on save 2025-04-16 16:29:58 +02:00
inlay_hints_handler.lua 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
keymaps.lua Large rewrite, simplify keymapping, utilize as much keys from Lazy as 2025-02-23 01:35:23 +00:00
lazy_init.lua Lazy's default path for locally developed plugins is now ~/dev/git, also 2025-05-26 17:37:06 +02:00
leap_keymap_handler.lua Fix so zen mode doesnt exit when leaping in normal mode. 2025-02-23 02:09:55 +00:00
lspsetup.lua Remove blink capabilities from global lsp config, not needed for 0.11+. 2025-04-10 11:19:55 +02:00
lualine_extension_lspsaga.lua 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
terminal.lua More deprecated update stuff 2025-02-24 14:55:54 +00:00
utils.lua Update from deprecated to modern functions 2025-02-24 14:28:25 +00:00
vim_opt.lua Turn off wrap, and turn it on in regular text files. 2025-04-28 20:35:41 +02:00
window_management.lua Fix missuse of module function that has been moved to utils in window 2025-02-24 14:55:17 +00:00