fixed pynvim invocations
This commit is contained in:
parent
29a465b2f8
commit
b0767196f7
3 changed files with 7 additions and 7 deletions
|
|
@ -9,7 +9,6 @@
|
|||
in {
|
||||
programs.neovim = {
|
||||
enable = true;
|
||||
extraPython3Packages = ps: [ps.pynvim];
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue