..
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
catppuccin.lua
Upgrade leap, fix visuals since breaking change, some light optimization
2024-07-15 17:36:35 +02:00
cmp.lua
Optimize startup time and make some minor refactorings
2024-07-12 23:00:01 +02:00
codecompanion.lua
Add keybinds for code companion
2024-09-22 15:20:01 +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
Add persistent breakpoints which are serialized and loaded on startup.
2024-10-04 23:58:30 +02:00
neogit.lua
Optimize startup time and make some minor refactorings
2024-07-12 23:00:01 +02:00
neorg.lua
Optimize startup time and make some minor refactorings
2024-07-12 23:00:01 +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
Make sure dap_repl is installed in treesitter
2024-08-15 21:25:33 +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