hlchunk has better perf :3

This commit is contained in:
foxora 2026-03-21 12:51:34 +00:00
parent 592e6f021d
commit ab94f48294
5 changed files with 42 additions and 44 deletions

View file

@ -126,7 +126,7 @@ in {
ui = {
dressing = [dressing-nvim];
lualine = [lualine-nvim];
indent-blankline = [indent-blankline-nvim];
hlchunk = [hlchunk-nvim];
};
qol = [
undotree
@ -241,7 +241,7 @@ in {
ui = {
dressing = true;
lualine = true;
indent-blankline = true;
hlchunk = true;
};
qol = true;