We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41c3931 commit 18029c3Copy full SHA for 18029c3
README.md
@@ -33,6 +33,7 @@ As lua is far more efficient and makes things easier to integrate with modern pl
33
- [Commands](#commands)
34
- [Integrations](#integrations)
35
- [FAQ](#faq)
36
+
37
<!--toc:end-->
38
39
## Requirements
@@ -404,7 +405,8 @@ require("copilot").setup {
404
405
406
### server
407
-> [!CAUTION] > `"binary"` mode is still very much experimental, please report any issues you encounter.
408
+> [!CAUTION]
409
+> `"binary"` mode is still very much experimental, please report any issues you encounter.
410
411
`type` can be either `"nodejs"` or `"binary"`. The binary version will be downloaded if used.
412
0 commit comments