diff --git a/README.md b/README.md index e6cc3b7..659c88f 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,19 @@ programs.neovim = { +
+ + Nixvim + +```nix + plugins.avante.enable = true; + plugins.avante.settings = { + # setup options here + }; +``` + +
+
Lua