1
0
Fork 0
forked from foxora/nix

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

@ -8,5 +8,5 @@ require("lze").load({
{ import = "plugins.comment" },
{ import = "plugins.git" },
{ import = "plugins.lualine" },
{ import = "plugins.indent-blankline" },
{ import = "plugins.hlchunk" },
})