view runtime/plugin/README.txt @ 893:bf7803d0f5b9 v7.0.019

updated for version 7.0-019
author vimboss
date Tue, 20 Jun 2006 18:29:34 +0000
parents c8680debe1cc
children e63691e7c504
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
vimball.vim	create and unpack .vba files

Note: the explorer.vim plugin is no longer here, the netrw.vim plugin has
taken over browsing directories (also over ftp).