diff options
author | Bram Moolenaar <Bram@vim.org> | 2018-12-09 20:43:55 +0100 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2018-12-09 20:43:55 +0100 |
commit | d47d52232bf21036c5c89081458be7eaf2630d24 (patch) | |
tree | 5b7031e52717248256f1d4d4307f241bce046184 /runtime/doc/map.txt | |
parent | 37402ed53475166cd988edbea1269fa4e9918dc4 (diff) | |
download | vim-git-d47d52232bf21036c5c89081458be7eaf2630d24.tar.gz |
Update runtime files.
Diffstat (limited to 'runtime/doc/map.txt')
-rw-r--r-- | runtime/doc/map.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/map.txt b/runtime/doc/map.txt index e9ad2a06d..d43afe9df 100644 --- a/runtime/doc/map.txt +++ b/runtime/doc/map.txt @@ -1,4 +1,4 @@ -*map.txt* For Vim version 8.1. Last change: 2018 May 13 +*map.txt* For Vim version 8.1. Last change: 2018 Dec 08 VIM REFERENCE MANUAL by Bram Moolenaar |