add extra packages to neovim install
This commit is contained in:
@@ -245,6 +245,10 @@
|
||||
withNodeJs = true;
|
||||
withPerl = true;
|
||||
withPython3 = true;
|
||||
extraPackages = with pkgs; [
|
||||
gopls
|
||||
tree-sitter
|
||||
];
|
||||
};
|
||||
# noctalia = {
|
||||
# enable = true;
|
||||
@@ -774,4 +778,4 @@
|
||||
# };
|
||||
# };
|
||||
# };
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user