mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-04 14:24:29 +02:00
plugins/avante: add missing description
This commit is contained in:
parent
277dbeb607
commit
3888522746
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ lib.nixvim.neovim-plugin.mkNeovimPlugin {
|
|||
'';
|
||||
|
||||
mappings = mkNullOrOption' {
|
||||
description = ''
|
||||
Key mappings for various functionalities within avante.
|
||||
'';
|
||||
type = with lib.types; attrsOf (either str (attrsOf str));
|
||||
example = {
|
||||
diff = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue