LazyVim.LazyVim/lua/lazyvim/plugins
2023-10-04 16:44:29 +02:00
..
extras fix(nvim-lint): dont try merging function linters 2023-10-04 14:45:45 +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 perf: added support for LazyFile event that properly loads file based plugins without blocking the ui 2023-10-04 10:45:10 +02:00
treesitter.lua perf: added support for LazyFile event that properly loads file based plugins without blocking the ui 2023-10-04 10:45:10 +02:00
ui.lua fix(alpha): use <cmd> instead of : for shortcuts 2023-10-04 16:44:29 +02:00
util.lua docs: Add more documentation (#1174) 2023-07-20 23:16:13 +02:00