From 0fd9289de3079583cd19c88425277b99b5a15253 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Thu, 9 Mar 2006 22:27:48 +0000 Subject: updated for version 7.0219 --- runtime/autoload/README.txt | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'runtime/autoload/README.txt') diff --git a/runtime/autoload/README.txt b/runtime/autoload/README.txt index 2038fa224e..dcefbf033d 100644 --- a/runtime/autoload/README.txt +++ b/runtime/autoload/README.txt @@ -4,12 +4,18 @@ These are functions used by plugins and for general use. They will be loaded automatically when the function is invoked. See ":help autoload". gzip.vim for editing compressed files -netrw.vim browsing (remote) directories and editing remote files +netrw*.vim browsing (remote) directories and editing remote files tar.vim browsing tar files zip.vim browsing zip files +paste.vim common code for mswin.vim, menu.vim and macmap.vim +spellfile.vim downloading of a missing spell file -Occult completion files: +Omni completion files: ccomplete.vim C csscomplete.vim HTML / CSS htmlcomplete.vim HTML - +javascriptcomplete.vim Javascript +phpcomplete.vim PHP +pycomplete.vim Python +syntaxcomplete.vim from syntax highlighting +xmlcomplete.vim XML (uses files in the xml directory) -- cgit v1.2.3