.dotfiles/nvim/lua
Martin Larsson 0db6d4183b Update code companion to use copilot claude sonnet 3.7, add support for
gemini and openai with api keys. Additionally add code companion.
Finally, add VectorCode with Code Companion which caches and gives
context of private local projects to AI for better insight.
completion in blink.
2025-04-22 15:29:49 +02:00
..
dap Update nvim config to 0.11.1 standards. 2025-04-10 10:17:10 +02:00
plugs Update code companion to use copilot claude sonnet 3.7, add support for 2025-04-22 15:29:49 +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 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 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