LazyVim.LazyVim/lua/lazyvim/plugins/extras/coding
2024-06-02 18:43:44 +02:00
..
codeium.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
copilot-chat.lua fix(copilot-chat): no need to schedule which-key keys. just use default 2024-05-31 13:59:53 +02:00
copilot.lua feat(extras): tags some extras as recommended 2024-05-18 14:12:26 +02:00
luasnip.lua fix(luasnip): move mappings to cmp spec so that they dont conflict with native snippets 2024-06-02 18:43:44 +02:00
mini-comment.lua feat(comments): use ts-comments.nvim instead of nvim-ts-context-commentstring on Neovim 0.10 2024-05-21 19:31:40 +02:00
mini-surround.lua feat(extras): tags some extras as recommended 2024-05-18 14:12:26 +02:00
tabnine.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
yanky.lua fix(yanky): load yanky earlier to avoid losing deleted lines (#3234) 2024-05-19 17:25:00 +02:00