diff options
author | Bram Moolenaar <Bram@vim.org> | 2016-09-12 14:24:39 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2016-09-12 14:24:39 +0200 |
commit | bb76f24af2010943387ce696a7092175b4ecccf2 (patch) | |
tree | db3bf4e8389e19ed8fe6d6634d58462e898e69d6 /runtime/doc/options.txt | |
parent | edeb846c1f04a49466992077eaea3396838bf4fd (diff) | |
download | vim-git-bb76f24af2010943387ce696a7092175b4ecccf2.tar.gz |
Vim 8.0 releasev8.0.0000
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r-- | runtime/doc/options.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index 30ea88d0d..3ec648b12 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -1,4 +1,4 @@ -*options.txt* For Vim version 7.4. Last change: 2016 Sep 02 +*options.txt* For Vim version 8.0. Last change: 2016 Sep 02 VIM REFERENCE MANUAL by Bram Moolenaar |