mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
assistant/avante.nvim apply suggested changes
Change the options to use mkOption when applicable and apply changes to descriptions Change the building of the vimPlugin to use npin dependencies instead of dependencies from nixpkgs
This commit is contained in:
parent
139c18f296
commit
c4d040b0b0
5 changed files with 86 additions and 115 deletions
|
@ -28,6 +28,7 @@
|
|||
rev = pin.revision;
|
||||
sha256 = pin.hash;
|
||||
};
|
||||
pins = self.pins;
|
||||
};
|
||||
|
||||
inherit (docs.manual) htmlOpenTool;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue