7
|
1 The plugin directory is for standard Vim plugin scripts.
|
|
2
|
|
3 All files here ending in .vim will be sourced by Vim when it starts up.
|
1121
|
4 Look in the file for hints on how it can be disabled without deleting it.
|
7
|
5
|
1121
|
6 getscriptPlugin.vim get latest version of Vim scripts
|
|
7 gzip.vim edit compressed files
|
|
8 matchparen.vim highlight paren matching the one under the cursor
|
|
9 netrwPlugin.vim edit files over a network and browse (remote) directories
|
|
10 rrhelper.vim used for --remote-wait editing
|
|
11 spellfile.vim download a spellfile when it's missing
|
|
12 tarPlugin.vim edit (compressed) tar files
|
|
13 tohtml.vim convert a file with syntax highlighting to HTML
|
|
14 vimballPlugin.vim create and unpack .vba files
|
|
15 zipPlugin.vim edit zip archives
|
131
|
16
|
|
17 Note: the explorer.vim plugin is no longer here, the netrw.vim plugin has
|
1121
|
18 taken over browsing directories (also for remote directories).
|
131
|
19
|