LazyVim.LazyVim/lua/lazyvim/plugins/extras/coding
2024-05-16 22:11:55 +02:00
..
codeium.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
copilot.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
luasnip.lua feat(coding)!: native snippets are now the default on Neovim 0.10. Install the luasnip extra to get luasnip back 2024-05-16 21:25:51 +02:00
mini-ai.lua feat(coding)!: move mini.ai to an extra 2024-05-16 21:25:51 +02:00
mini-comment.lua feat(coding)!: use native comments on 0.10, with support for ts_context_commentstring 2024-05-16 21:25:51 +02:00
mini-surround.lua refactor: use LazyVim.opts 2024-05-16 22:11:55 +02:00
tabnine.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
yanky.lua perf(yanky): remove performance optim for sqlite since it has been merged upstream 2024-05-15 18:09:55 +02:00