diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2015-09-17 14:24:08 -0400 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2015-09-17 14:24:08 -0400 |
commit | a4c41735359d0114e678cbf4888c514f604f01dd (patch) | |
tree | 7aacba3080f92fd90fb86982acefcf4d469d930c /runtime/doc/repeat.txt | |
parent | 7befd0f37cac6575c34b4936371db2181e6d581a (diff) | |
parent | fcd314223d117c5ea21eec2b0556b17b3b7bf2b4 (diff) | |
download | rneovim-a4c41735359d0114e678cbf4888c514f604f01dd.tar.gz rneovim-a4c41735359d0114e678cbf4888c514f604f01dd.tar.bz2 rneovim-a4c41735359d0114e678cbf4888c514f604f01dd.zip |
Merge pull request #3353 from yagebu/docs-misc
docs cleanup: misc
Diffstat (limited to 'runtime/doc/repeat.txt')
-rw-r--r-- | runtime/doc/repeat.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/doc/repeat.txt b/runtime/doc/repeat.txt index 2b2c3ff3b3..301143b4e9 100644 --- a/runtime/doc/repeat.txt +++ b/runtime/doc/repeat.txt @@ -37,8 +37,6 @@ of area is used, see |visual-repeat|. *@:* @: Repeat last command-line [count] times. - {not available when compiled without the - |+cmdline_hist| feature} ============================================================================== |