fixed pynvim invocations

This commit is contained in:
alsaiduq-lab 2025-07-01 20:55:00 -06:00
parent 29a465b2f8
commit b0767196f7
3 changed files with 7 additions and 7 deletions

View file

@ -9,7 +9,6 @@
in {
programs.neovim = {
enable = true;
extraPython3Packages = ps: [ps.pynvim];
};
home.packages = with pkgs; [