.dotfiles/home/.config/nvim/lua/plugs
Martin Larsson dfbb5c8834 oil.nvim now uses filewatch to update buffer content from fs changes,
additionally, now also save the prev directory state so it persists when
oil is closed and reopened
2024-11-03 02:14:14 +01: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 Add silent option to a lot of keymaps to hide command display. 2024-10-30 17:47:29 +01:00
codesnap.lua Add silent option to a lot of keymaps to hide command display. 2024-10-30 17:47:29 +01:00
colorizer.lua Optimize startup time and make some minor refactorings 2024-07-12 23:00:01 +02:00
copilot.lua Change keybindings for copilot to better match cmd workflow (completion 2024-10-30 17:45:36 +01: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 Add silent option to a lot of keymaps to hide command display. 2024-10-30 17:47:29 +01:00
lualine.lua Optimize startup time and make some minor refactorings 2024-07-12 23:00:01 +02:00
mason_lsp.lua Light refactoring to mason/lsp setup, also add support to zig, ocaml, 2024-10-30 17:46:54 +01: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 oil.nvim now uses filewatch to update buffer content from fs changes, 2024-11-03 02:14:14 +01: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 rusteaceanvim to major version 5 2024-10-30 17:46:28 +01:00
surround.lua Optimize startup time and make some minor refactorings 2024-07-12 23:00:01 +02:00
tiny-inline-diagnostics.lua Add tiny inline diagnostics and fix $TERM in tmux and alacritty to 2024-10-24 19:09:31 +02:00
treesitter.lua Add muttrc as parser to treesitter 2024-10-08 01:22:14 +02:00
trouble.lua Add silent option to a lot of keymaps to hide command display. 2024-10-30 17:47:29 +01:00
undotree.lua Add silent option to a lot of keymaps to hide command display. 2024-10-30 17:47:29 +01:00