mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-01-01 16:45:55 +00:00
flake.lock: update neovim-wrapper
This commit is contained in:
parent
5fab82ba91
commit
8eb29c9061
2 changed files with 4 additions and 4 deletions
|
|
@ -84,7 +84,7 @@ inputs: {
|
|||
neovim-wrapped = inputs.neovim-wrapper.legacyPackages.${pkgs.stdenv.system}.neovimWrapper {
|
||||
neovim = vimOptions.package;
|
||||
plugins = concatLists [builtStartPlugins builtOptPlugins];
|
||||
wrapperArgs = ["--set" "NVIM_APPNAME" "nvf"];
|
||||
appName = "nvf";
|
||||
initViml = vimOptions.builtConfigRC;
|
||||
extraBinPath = vimOptions.extraPackages;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue