This commit is contained in:
Antoine Beaubien 2025-05-07 19:10:20 +02:00 committed by GitHub
commit 2453e3a00f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -318,11 +318,11 @@ Here are the available options:
By default, this option points to the official plugin channel hosted on GitHub
at https://github.com/micro-editor/plugin-channel.
default value: `https://raw.githubusercontent.com/micro-editor/plugin-channel/master/channel.json`
default value: `[https://raw.githubusercontent.com/micro-editor/plugin-channel/master/channel.json]`
* `pluginrepos`: a list of links to plugin repositories.
default value: ``
default value: `[]`
* `readonly`: when enabled, disallows edits to the buffer. It is recommended
to only ever set this option locally using `setlocal`.