blob: 5cc68fd4dc3c408ffa2dd606c10092620ea4e555 [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.
4
5Standard plugins:
Bram Moolenaar071d4272004-06-13 20:20:40 +00006gzip.vim edit compressed files
Bram Moolenaar495de9c2005-01-25 22:03:25 +00007netrw.vim edit files over a network and browse (remote) directories
Bram Moolenaar071d4272004-06-13 20:20:40 +00008rrhelper.vim used for --remote-wait editing
Bram Moolenaar495de9c2005-01-25 22:03:25 +00009tar.vim edit (compressed) tar files
10tohtml.vim convert a file with syntax highlighting to HTML
11
12Note: the explorer.vim plugin is no longer here, the netrw.vim plugin has
13taken over browsing directories (also over ftp).
14