nvim undotree and direnv

This commit is contained in:
cy 2025-01-16 11:01:55 -05:00
parent 09b6e25b2b
commit ff3df36198
3 changed files with 7 additions and 0 deletions

View file

@ -116,4 +116,5 @@
programs.zoxide.enableZshIntegration = true;
programs.eza.enableZshIntegration = true;
programs.nix-index.enableZshIntegration = false;
programs.direnv.enableZshIntegration = false;
}