aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/quickref.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-05-01 18:37:14 +0200
committerGitHub <noreply@github.com>2017-05-01 18:37:14 +0200
commitefea8a66b12d98b02d0594b54c4e575262d4e3da (patch)
tree246f9c749cacacb5c19439b44c2d448117ce7b11 /runtime/doc/quickref.txt
parentcd190db8b3f1376a35a3cdce00e277018f809862 (diff)
parent45ef3d9d0c5f09e735b984fb6bbb25b27848408c (diff)
downloadrneovim-efea8a66b12d98b02d0594b54c4e575262d4e3da.tar.gz
rneovim-efea8a66b12d98b02d0594b54c4e575262d4e3da.tar.bz2
rneovim-efea8a66b12d98b02d0594b54c4e575262d4e3da.zip
Merge #6632 from justinmk/doc
Diffstat (limited to 'runtime/doc/quickref.txt')
-rw-r--r--runtime/doc/quickref.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt
index 75a47e55ce..128c70ee94 100644
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -988,7 +988,6 @@ Short explanation of each option: *option-list*
|g_CTRL-G| g CTRL-G show cursor column, line, and character
position
|CTRL-C| CTRL-C during searches: Interrupt the search
-|dos-CTRL-Break| CTRL-Break Windows: during searches: Interrupt the search
|<Del>| <Del> while entering a count: delete last character
|:version| :ve[rsion] show version information
|:normal| :norm[al][!] {commands}