mention Clippy plugin

This commit is contained in:
Eugene Pankov
2021-09-06 23:38:55 +02:00
parent 48ca696b0b
commit e32bce29e0
2 changed files with 3 additions and 0 deletions

View File

@@ -145,4 +145,6 @@ export default class MyModule { }
See `tabby-core/src/api.ts`, `tabby-settings/src/api.ts`, `tabby-local/src/api.ts` and `tabby-terminal/src/api.ts` for the available extension points.
Also check out [the example plugin](https://github.com/Eugeny/tabby-clippy).
Publish your plugin on NPM with a `tabby-plugin` keyword to make it appear in the Plugin Manager.