feat: Show examples in plugin help
Adds examples to each of the plugins' config files. Closes #25
This commit is contained in:
parent
5eb5b2276d
commit
7fde48cc37
6 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
(
|
||||
name: "Terminal Commands",
|
||||
description: "Run commands in a terminal",
|
||||
description: "Run commands in a terminal: run {cmd}",
|
||||
query: (
|
||||
regex: "^(:|t:|run ).*",
|
||||
help: "run ",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue