mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-05-20 13:59:22 +00:00
rich-presence/cord-nvim: init
This commit is contained in:
parent
5b4f9c6320
commit
e04a353093
9 changed files with 116 additions and 1 deletions
|
|
@ -57,7 +57,7 @@
|
|||
# Get plugins built from source from self.packages
|
||||
# If adding a new plugin to be built from source, it must also be inherited
|
||||
# here.
|
||||
inherit (inputs.self.packages.${pkgs.stdenv.system}) blink-cmp avante-nvim;
|
||||
inherit (inputs.self.packages.${pkgs.stdenv.system}) blink-cmp avante-nvim cord-nvim;
|
||||
};
|
||||
|
||||
buildConfigPlugins = plugins:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue