LazyVim.LazyVim/lua/lazyvim/plugins
2023-10-12 11:48:02 +02:00
..
extras feat(format): new LazyVim formatter with integrations for lsp/none-ls/conform/eslint/... 2023-10-12 11:48:02 +02:00
lsp feat(format): new LazyVim formatter with integrations for lsp/none-ls/conform/eslint/... 2023-10-12 11:48:02 +02:00
coding.lua fix(cmp): set default group_index to 1 to prevent issues with custom sources 2023-10-09 10:05:57 +02:00
colorscheme.lua feat: Enable flash.nvim highlight on catppuccin integration (#1206) 2023-07-25 15:39:08 +02:00
editor.lua perf(util): split lazyvim.util in smaller separate modules 2023-10-12 11:48:02 +02:00
init.lua perf(plugin): move all lazy.nvim related code to lazyvim.util.plugin 2023-10-12 11:48:02 +02:00
treesitter.lua fix(treesitter): typo with commands 2023-10-10 11:07:58 +02:00
ui.lua perf(util): split lazyvim.util in smaller separate modules 2023-10-12 11:48:02 +02:00
util.lua docs: Add more documentation (#1174) 2023-07-20 23:16:13 +02:00