LazyVim.LazyVim/lua/lazyvim/plugins
2023-10-05 10:43:21 +02:00
..
extras fix(dasboard): disable alpha only once 2023-10-05 09:53:50 +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 fix(treesitter): dont enable ]c, [c, ... in diff-mode 2023-10-04 21:00:32 +02:00
ui.lua fix(options): set default laststatus=3 and set it to 0 before loading dashboard to prevent flickering 2023-10-05 10:43:21 +02:00
util.lua docs: Add more documentation (#1174) 2023-07-20 23:16:13 +02:00