summaryrefslogtreecommitdiffstats
path: root/runtime/autoload/README.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2005-09-09 19:44:31 +0000
committerBram Moolenaar <Bram@vim.org>2005-09-09 19:44:31 +0000
commit7ca3043e1e820b634f228e527858328d958c4407 (patch)
tree8add1e7c30cb8a0b962db878e8976217682387e7 /runtime/autoload/README.txt
parent7bb4c6e3f6d65bb6c0654d72dfe8cb5fa7f0fde2 (diff)
updated for version 7.0144
Diffstat (limited to 'runtime/autoload/README.txt')
-rw-r--r--runtime/autoload/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/autoload/README.txt b/runtime/autoload/README.txt
index 038199554b..0c7fcfe38a 100644
--- a/runtime/autoload/README.txt
+++ b/runtime/autoload/README.txt
@@ -4,3 +4,6 @@ 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
+
+Occult completion files:
+ccomplete.vim C