diff options
Diffstat (limited to 'plugins')
-rw-r--r-- | plugins/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/README.md b/plugins/README.md index 7e0d9220..53f19528 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -1,3 +1,3 @@ ## This is the plugins directory for pluma. If you want to write a plugin, you have to put the plugin folder here. Each plugin folder must contain a README file having a brief description of the plugin. See the other folders for better understanding. -**NOTE:** As of now, all Python 2 plugins (external tools, indent lines, python console, snippets) are disabled until they are ported to Python 3 (see PR [#425](https://github.com/mate-desktop/pluma/pull/425)).
\ No newline at end of file +**NOTE:** As of now, all Python 2 plugins (external tools, indent lines, python console, quick open and snippets) are disabled until they are ported to Python 3 (see PR [#425](https://github.com/mate-desktop/pluma/pull/425)).
\ No newline at end of file |