mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-02 17:15:55 +00:00
gerg: switch to new repo
This commit is contained in:
parent
f6a058d1ed
commit
0a7f6eb104
3 changed files with 18 additions and 26 deletions
|
|
@ -98,7 +98,7 @@ inputs: {
|
|||
|
||||
# Wrap the user's desired (unwrapped) Neovim package with arguments that'll be used to
|
||||
# generate a wrapped Neovim package.
|
||||
neovim-wrapped = inputs.neovim-wrapper.legacyPackages.${pkgs.stdenv.system}.neovimWrapper {
|
||||
neovim-wrapped = inputs.mnw.lib.wrap pkgs {
|
||||
neovim = vimOptions.package;
|
||||
plugins = concatLists [builtStartPlugins builtOptPlugins];
|
||||
appName = "nvf";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue