diff options
Diffstat (limited to 'mnv/runtime/plugin/README.txt')
| -rw-r--r-- | mnv/runtime/plugin/README.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/mnv/runtime/plugin/README.txt b/mnv/runtime/plugin/README.txt new file mode 100644 index 0000000000..a2c014aa15 --- /dev/null +++ b/mnv/runtime/plugin/README.txt @@ -0,0 +1,17 @@ +The plugin directory is for standard MNV plugin scripts. + +All files here ending in .mnv will be sourced by MNV when it starts up. +Look in the file for hints on how it can be disabled without deleting it. + +getscriptPlugin.mnv get latest version of MNV scripts +gzip.mnv edit compressed files +logiPat.mnv logical operators on patterns +manpager.mnv using MNV as manpager +matchparen.mnv highlight paren matching the one under the cursor +netrwPlugin.mnv edit files over a network and browse (remote) directories +rrhelper.mnv used for --remote-wait editing +spellfile.mnv download a spellfile when it's missing +tarPlugin.mnv edit (compressed) tar files +tohtml.mnv convert a file with syntax highlighting to HTML +mnvballPlugin.mnv create and unpack .vba files +zipPlugin.mnv edit zip archives |
