Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions runtime/help/help.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ Here are the available help topics:
plugins
* `colors`: Explains micro's colorscheme and syntax highlighting engine and how
to create your own colorschemes or add new languages to the engine
* `copypaste`: Explains micro's copy and paste usage and configuration.
It describes how copy and paste is working on different operating systems and
setups.

For example, to open the help page on plugins you would run `> help plugins`.

Expand Down
Loading