diff options
author | Bram Moolenaar <Bram@vim.org> | 2020-03-19 20:37:11 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2020-03-19 20:37:11 +0100 |
commit | ff78155aa1755aced96a3b343e81939c94aac721 (patch) | |
tree | 216dc20614e627946ab946679840ba47992c2d18 /runtime/doc/various.txt | |
parent | 95e59a355bea9d6234fead07d855880e822a8eaf (diff) | |
download | vim-git-ff78155aa1755aced96a3b343e81939c94aac721.tar.gz |
Update runtime files
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r-- | runtime/doc/various.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt index 547ca762a..b6867bcab 100644 --- a/runtime/doc/various.txt +++ b/runtime/doc/various.txt @@ -1,4 +1,4 @@ -*various.txt* For Vim version 8.2. Last change: 2020 Feb 22 +*various.txt* For Vim version 8.2. Last change: 2020 Mar 19 VIM REFERENCE MANUAL by Bram Moolenaar @@ -317,6 +317,7 @@ g8 Print the hex values of the bytes used in the *+acl* |ACL| support included *+ARP* Amiga only: ARP support included B *+arabic* |Arabic| language support +B *+autochdir* support 'autochdir' option T *+autocmd* |:autocmd|, automatic commands H *+autoservername* Automatically enable |clientserver| m *+balloon_eval* |balloon-eval| support in the GUI. Included when |