blob: 5cc68fd4dc3c408ffa2dd606c10092620ea4e555 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
The plugin directory is for standard Vim plugin scripts.
All files here ending in .vim will be sourced by Vim when it starts up.
Standard plugins:
gzip.vim edit compressed files
netrw.vim edit files over a network and browse (remote) directories
rrhelper.vim used for --remote-wait editing
tar.vim edit (compressed) tar files
tohtml.vim convert a file with syntax highlighting to HTML
Note: the explorer.vim plugin is no longer here, the netrw.vim plugin has
taken over browsing directories (also over ftp).
|