summaryrefslogtreecommitdiff
path: root/plugins/README.md
blob: 7e0d9220ae24cad7e47b41ba1a4081295c1dab4a (plain)
1
2
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)).