mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 17:58:38 +02:00
tests/avante: remove deprecated model option local
This commit is contained in:
parent
5f0b33710a
commit
2f71c4250b
2 changed files with 1 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
|||
{ lib, ... }:
|
||||
let
|
||||
inherit (lib.nixvim) defaultNullOpts mkNullOrOption' toLuaObject;
|
||||
inherit (lib.nixvim) defaultNullOpts mkNullOrOption';
|
||||
in
|
||||
lib.nixvim.neovim-plugin.mkNeovimPlugin {
|
||||
name = "avante";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue