From 94980b0be13a690128992d98a2ed5db3ab592642 Mon Sep 17 00:00:00 2001 From: triethyl Date: Fri, 15 Aug 2025 13:50:20 -0400 Subject: neovim: fixed performance I don't know what it did but this seems to have fixed performance issues? --- pkgs/custom-neovim/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pkgs/custom-neovim/default.nix') diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 479e952..7a75368 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -74,6 +74,8 @@ in fd cliphist lazygit + luajitPackages.jsregexp + gcc # Temporary wakatime-cli -- cgit v1.2.3