]> git.lizzy.rs Git - micro.git/blobdiff - runtime/help/plugins.md
Merge branch 'master' of https://github.com/dbeef/micro into dbeef-master
[micro.git] / runtime / help / plugins.md
index 1224ce4768cf0e06555f4a50be944f65ddb8fae3..4290260570c86d36a5b9bb977850297142755ae1 100644 (file)
@@ -295,6 +295,9 @@ There are 6 default plugins that come pre-installed with micro. These are
 * `status`: provides some extensions to the status line (integration with
    Git and more).
 
+See `> help linter`, `> help comment`, and `> help status` for additional
+documentation specific to those plugins.
+
 These are good examples for many use-cases if you are looking to write
 your own plugins.