diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-04-15 20:16:09 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-04-15 20:16:09 +0000 |
commit | 01a347a1bb78774a62dd8c251c75a7541b58cdb7 (patch) | |
tree | 911400c68bb63cdfde8b7ca74fcee52acadfa0cb /runtime/autoload/README.txt | |
parent | 9e54a0e753578e10910a842d631cffde32d1f133 (diff) | |
download | vim-git-01a347a1bb78774a62dd8c251c75a7541b58cdb7.tar.gz |
updated for version 7.0d05
Diffstat (limited to 'runtime/autoload/README.txt')
-rw-r--r-- | runtime/autoload/README.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/autoload/README.txt b/runtime/autoload/README.txt index 2190addf5..3b18d3dde 100644 --- a/runtime/autoload/README.txt +++ b/runtime/autoload/README.txt @@ -17,5 +17,6 @@ htmlcomplete.vim HTML javascriptcomplete.vim Javascript phpcomplete.vim PHP pythoncomplete.vim Python +rubycomplete.vim Ruby syntaxcomplete.vim from syntax highlighting xmlcomplete.vim XML (uses files in the xml directory) |