view runtime/plugin/README.txt @ 131:5c65f9e56459

updated for version 7.0044
author vimboss
date Tue, 25 Jan 2005 22:03:25 +0000
parents 3fc0f57ecb91
children c8680debe1cc
line wrap: on
line source

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).