.dotfiles/nvim/lua
2025-04-16 11:01:48 +02:00
..
dap Update nvim config to 0.11.1 standards. 2025-04-10 10:17:10 +02:00
plugs Add snacks renaming, and change gitbrowse to open branch instead of 2025-04-16 11:01:48 +02:00
dapsetup.lua Update nvim config to 0.11.1 standards. 2025-04-10 10:17:10 +02:00
diagnostics.lua Enable virtual lines diagnostics from nvim 0.11 2025-04-10 09:16:20 +02:00
format_handler.lua Large rewrite, simplify keymapping, utilize as much keys from Lazy as 2025-02-23 01:35:23 +00: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 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
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 Modify some native vim options and update lockfile for added plugins 2025-04-15 23:33:10 +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