blob: 68f285e1cdbe5f479c8f8a910c5978b74c86c528 [file] [log] [blame]
Bram Moolenaar071d4272004-06-13 20:20:40 +00001The plugin directory is for standard Vim plugin scripts.
2
3All files here ending in .vim will be sourced by Vim when it starts up.
Bram Moolenaar9964e462007-05-05 17:54:07 +00004Look in the file for hints on how it can be disabled without deleting it.
Bram Moolenaar071d4272004-06-13 20:20:40 +00005
Bram Moolenaar9964e462007-05-05 17:54:07 +00006getscriptPlugin.vim get latest version of Vim scripts
7gzip.vim edit compressed files
Bram Moolenaare2db6c92015-06-19 18:48:41 +02008logiPat.vim logical operators on patterns
Bram Moolenaar9964e462007-05-05 17:54:07 +00009matchparen.vim highlight paren matching the one under the cursor
10netrwPlugin.vim edit files over a network and browse (remote) directories
11rrhelper.vim used for --remote-wait editing
12spellfile.vim download a spellfile when it's missing
13tarPlugin.vim edit (compressed) tar files
14tohtml.vim convert a file with syntax highlighting to HTML
15vimballPlugin.vim create and unpack .vba files
16zipPlugin.vim edit zip archives
Bram Moolenaar495de9c2005-01-25 22:03:25 +000017
18Note: the explorer.vim plugin is no longer here, the netrw.vim plugin has
Bram Moolenaar9964e462007-05-05 17:54:07 +000019taken over browsing directories (also for remote directories).
Bram Moolenaar495de9c2005-01-25 22:03:25 +000020