diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2016-06-07 16:00:31 -0400 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2016-06-07 16:00:31 -0400 |
commit | 00fc216e2be1f3a32fd31fb08a2ecdc66acd0543 (patch) | |
tree | 801ede4a6cc27a352a189882047c4185157fdc02 /runtime/doc/repeat.txt | |
parent | 8849c209cc0ae94d60a814b55397d80c2c16a185 (diff) | |
parent | e056e5d5585b9c5118be8dba046638c872c00ba7 (diff) | |
download | rneovim-00fc216e2be1f3a32fd31fb08a2ecdc66acd0543.tar.gz rneovim-00fc216e2be1f3a32fd31fb08a2ecdc66acd0543.tar.bz2 rneovim-00fc216e2be1f3a32fd31fb08a2ecdc66acd0543.zip |
Merge #4890 from jamessan/vim-38a5563
vim-patch:38a5563,e0fa374,decb14d
Diffstat (limited to 'runtime/doc/repeat.txt')
-rw-r--r-- | runtime/doc/repeat.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/repeat.txt b/runtime/doc/repeat.txt index 343d3e62cf..5b382f95f2 100644 --- a/runtime/doc/repeat.txt +++ b/runtime/doc/repeat.txt @@ -1,4 +1,4 @@ -*repeat.txt* For Vim version 7.4. Last change: 2016 Jan 16 +*repeat.txt* For Vim version 7.4. Last change: 2016 Feb 12 VIM REFERENCE MANUAL by Bram Moolenaar |