Update nvim

This commit is contained in:
Martin Pander
2025-06-17 07:19:09 +02:00
parent 7de0c50a3a
commit a4d57120bf
2 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@
programs.ripgrep.enable = true;
home.packages = with pkgs; [
harlequin
];
# home.packages = with pkgs; [
# harlequin
# ];
}