LazyVim.LazyVim/lua/lazyvim/plugins
Andreas Gerlach af9e452854
feat(codeium): add codeium extra (#1619)
* [feat] add codeium extension

* PR comments
2023-10-07 21:09:36 +02:00
..
extras feat(codeium): add codeium extra (#1619) 2023-10-07 21:09:36 +02:00
lsp perf: added support for LazyFile event that properly loads file based plugins without blocking the ui 2023-10-04 10:45:10 +02:00
coding.lua feat(mini.surround)!: default surround mappings are now gs instead of gz (unless you enabled the leap extra) 2023-10-04 00:25:44 +02:00
colorscheme.lua feat: Enable flash.nvim highlight on catppuccin integration (#1206) 2023-07-25 15:39:08 +02:00
core.lua fix(core): set cond=true for LazyVim 2023-03-14 11:17:07 +01:00
editor.lua feat(bufremove): ask to save changes before trying to remove a buffer 2023-10-06 18:43:54 +02:00
treesitter.lua fix(treesitter-textobjects): use normal ]c,]C,[c,[C when in diff-mode instead of goto class. Fixes #1610 2023-10-07 15:06:13 +02:00
ui.lua fix(alpha): reset laststatus when alpha unloads. Fixes #1623 2023-10-07 21:08:18 +02:00
util.lua docs: Add more documentation (#1174) 2023-07-20 23:16:13 +02:00