diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2016-01-08 19:01:07 -0500 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2016-01-08 19:01:07 -0500 |
commit | 3706701d9b765df50c82a373b04371eac895fb1c (patch) | |
tree | 44f5e57e231166a878065e4f06b1ff7a94b3673f /runtime/doc/map.txt | |
parent | a42800ba4523fd010a9b55947d1c6312950af945 (diff) | |
parent | 4bc3bcab22561bb7f78a948a3de5c0d2c25f01ad (diff) | |
download | rneovim-3706701d9b765df50c82a373b04371eac895fb1c.tar.gz rneovim-3706701d9b765df50c82a373b04371eac895fb1c.tar.bz2 rneovim-3706701d9b765df50c82a373b04371eac895fb1c.zip |
Merge pull request #3965 from jusga/vim-e3faf44
vim-patch:e3faf44
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 ab49b6f889..464c700a4d 100644 --- a/runtime/doc/map.txt +++ b/runtime/doc/map.txt @@ -1,4 +1,4 @@ -*map.txt* For Vim version 7.4. Last change: 2014 Oct 03 +*map.txt* For Vim version 7.4. Last change: 2014 Dec 08 VIM REFERENCE MANUAL by Bram Moolenaar |