mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-02 11:56:37 +00:00
docs/plugins: rename to 'quirks' to be more general
This commit is contained in:
parent
4156ecfb21
commit
ce6799c9d8
3 changed files with 24 additions and 21 deletions
13
docs/manual/quirks.md
Normal file
13
docs/manual/quirks.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# Known Issues and Quirks {#ch-known-issues-quirks}
|
||||
|
||||
At times, certain plugins and modules may refuse to play nicely with your setup,
|
||||
be it a result of generating Lua from Nix, or the state of packaging. This page,
|
||||
in turn, will list any known modules or plugins that are known to misbehave, and
|
||||
possible workarounds that you may apply.
|
||||
|
||||
<!-- If adding a new known quirk, please create a new page in quirks/ and include
|
||||
the name of the file here.-->
|
||||
|
||||
```{=include=} chapters
|
||||
quirks/nodejs.md
|
||||
```
|
||||
Loading…
Add table
Add a link
Reference in a new issue