diff --git a/homes/modules/programs/neovim/nixcats.nix b/homes/modules/programs/neovim/nixcats.nix index e848ce9..79ee410 100644 --- a/homes/modules/programs/neovim/nixcats.nix +++ b/homes/modules/programs/neovim/nixcats.nix @@ -244,7 +244,7 @@ in { ui = { dressing = true; lualine = true; - hlchunk = false; # seems really laggy + hlchunk = true; }; qol = true;