plugins/avante: add missing description

This commit is contained in:
Austin Horstman 2024-12-04 21:35:44 -06:00
parent 277dbeb607
commit 3888522746
No known key found for this signature in database

View file

@ -22,6 +22,9 @@ lib.nixvim.neovim-plugin.mkNeovimPlugin {
''; '';
mappings = mkNullOrOption' { mappings = mkNullOrOption' {
description = ''
Key mappings for various functionalities within avante.
'';
type = with lib.types; attrsOf (either str (attrsOf str)); type = with lib.types; attrsOf (either str (attrsOf str));
example = { example = {
diff = { diff = {