summaryrefslogtreecommitdiff
path: root/mnv/runtime/plugin/README.txt
blob: a2c014aa154d8af843a891486226a8c1dca1a992 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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