plugins/copilot-lua: fix documentation generation

This commit is contained in:
Gaetan Lepage 2023-06-22 14:13:18 +02:00 committed by Gaétan Lepage
parent 1a8bd3bdc1
commit dc44b6a2a6

View file

@ -72,19 +72,17 @@ in {
helpers.defaultNullOpts.mkNullable
(with types; attrsOf (either bool helpers.rawType))
''
```
{
yaml = false;
markdown = false;
help = false;
gitcommit = false;
gitrebase = false;
hgcommit = false;
svn = false;
cvs = false;
"." = false;
}
```
{
yaml = false;
markdown = false;
help = false;
gitcommit = false;
gitrebase = false;
hgcommit = false;
svn = false;
cvs = false;
"." = false;
}
''
''
Specify filetypes for attaching copilot.