diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-03-25 21:55:52 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-03-25 21:55:52 +0000 |
commit | 2217cae0c0eb20c33f4b02c105278a5127b7c7eb (patch) | |
tree | 5592797388480a9fe1b6f65f9abfe8037dfc1a0c /runtime/doc/options.txt | |
parent | 1a14c2ccd112d905077daaeae7a234aaa396a088 (diff) | |
download | vim-git-2217cae0c0eb20c33f4b02c105278a5127b7c7eb.tar.gz |
updated for version 7.0b01
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r-- | runtime/doc/options.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 801311a03..1bb6ff1d5 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -1,4 +1,4 @@ -*options.txt* For Vim version 7.0b. Last change: 2006 Mar 18 +*options.txt* For Vim version 7.0b. Last change: 2006 Mar 25 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1222,6 +1222,8 @@ A jump table for the options with a short description can be found at |Q_op|. 'casemap' 'cmp' string (default: "internal,keepascii") global {not in Vi} + {only available when compiled with the |+multi_byte| + feature} Specifies details about changing the case of letters. It may contain these words, separated by a comma: internal Use internal case mapping functions, the current |