docs/manual: add plugins page

This should be helpful for listing known plugin behaviour where the behaviour is undesirable, but also unfixable
This commit is contained in:
raf 2024-05-23 03:27:23 +03:00
commit 9bbdb8d48a
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
2 changed files with 17 additions and 0 deletions

13
docs/manual/plugins.md Normal file
View file

@ -0,0 +1,13 @@
# Plugin specific quirks {#ch-plugins}
At times, certain plugins refuse to play nicely. Be it as a result of generating
lua from Nix, or the state of packaging. This page shall list any plugins that
are known to misbehave, and potential workarounds.
<!--
If adding a new section, uncomment this part and add your page to
plugins/<page>.md
```{=include=} chapters
plugins/page.md
```
-->