summaryrefslogtreecommitdiffstats
path: root/runtime/plugin
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2006-03-20 21:55:45 +0000
committerBram Moolenaar <Bram@vim.org>2006-03-20 21:55:45 +0000
commit9b2200acd6bd572eea00ea89eeb3b2c0764c8942 (patch)
tree2b51ab147338ddbae29d5586eb06ed85dd58ea00 /runtime/plugin
parent0126585dbb2a044ec2d72166dbc71cec33517194 (diff)
updated for version 7.0230
Diffstat (limited to 'runtime/plugin')
-rw-r--r--runtime/plugin/README.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/plugin/README.txt b/runtime/plugin/README.txt
index 5cc68fd4dc..cb87ed9ec8 100644
--- a/runtime/plugin/README.txt
+++ b/runtime/plugin/README.txt
@@ -8,6 +8,7 @@ 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).