.dotfiles/home/.config/nvim/lua/plugs
Martin Larsson 1e18e2d419 Change to blink over cmp, improve mason so that we don't need configs
for each language server. We only override the set keys in the custom
    lsp config if it exists, otherwise we rely on the default one from
    lspconfig.
2024-10-20 03:40:10 +02:00
..
arrow.lua Optimize startup time and make some minor refactorings 2024-07-12 23:00:01 +02:00
auto_session.lua Set vim.o.sessionoptions = "localoptions" 2024-08-16 10:06:14 +02:00
autopairs.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
blink.lua Change to blink over cmp, improve mason so that we don't need configs 2024-10-20 03:40:10 +02:00
catppuccin.lua Upgrade leap, fix visuals since breaking change, some light optimization 2024-07-15 17:36:35 +02:00
codecompanion.lua Update CodeCompanion to use the new API 2024-10-07 19:03:29 +02:00
codesnap.lua Optimize startup time and make some minor refactorings 2024-07-12 23:00:01 +02:00
colorizer.lua Optimize startup time and make some minor refactorings 2024-07-12 23:00:01 +02:00
copilot.lua Add code companion plugin and configure it to use Copilot on all 2024-09-22 14:00:02 +02:00
devicons.lua Optimize startup time and make some minor refactorings 2024-07-12 23:00:01 +02:00
fzf.lua Completely change from telescope to fzf, it's way more performant 2024-09-16 00:12:30 +02:00
incline.lua Change next/prev hunk from h to g keybind 2024-09-15 23:36:32 +02:00
indent_blankline.lua Optimize startup time and make some minor refactorings 2024-07-12 23:00:01 +02:00
leap.lua Change so instead of turning off inlay hints and displacing text when 2024-09-22 15:43:59 +02:00
lspsaga.lua Change bindings and add bindings for git hunk navigation. Also enable 2024-08-30 13:27:57 +02:00
lualine.lua Optimize startup time and make some minor refactorings 2024-07-12 23:00:01 +02:00
mason_lsp.lua Change to blink over cmp, improve mason so that we don't need configs 2024-10-20 03:40:10 +02:00
neogit.lua auto-show-console - false was used as a workaround for an error which 2024-10-09 15:37:44 +02:00
neorg.lua Add modules to Neorg: defaults, dirman, concealer 2024-10-08 01:21:56 +02:00
noice.lua Remove animations from nvim notify as it was causing the cursor to 2024-09-22 13:58:53 +02:00
oil.lua Optimize startup time and make some minor refactorings 2024-07-12 23:00:01 +02:00
plenary.lua Optimize startup time and make some minor refactorings 2024-07-12 23:00:01 +02:00
reactive.lua Optimize startup time and make some minor refactorings 2024-07-12 23:00:01 +02:00
rustaceanvim.lua Update to use the new api for inlay hints that cme with 0.10 2024-05-20 22:53:53 +02:00
surround.lua Optimize startup time and make some minor refactorings 2024-07-12 23:00:01 +02:00
treesitter.lua Add muttrc as parser to treesitter 2024-10-08 01:22:14 +02:00
trouble.lua Optimize startup time and make some minor refactorings 2024-07-12 23:00:01 +02:00
undotree.lua Optimize startup time and make some minor refactorings 2024-07-12 23:00:01 +02:00