aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/various.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/various.txt')
-rw-r--r--runtime/doc/various.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index fe3915a561..8ddfdf272f 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -35,9 +35,7 @@ CTRL-L Clear and redraw the screen. The redraw may happen
Note: if you like to use <BS> for this, add this
mapping to your .vimrc: >
:map CTRL-V <BS> CTRL-V <Del>
-< See |:fixdel| if your <Del> key does not do what you
- want.
-
+<
:as[cii] or *ga* *:as* *:ascii*
ga Print the ascii value of the character under the
cursor in decimal, hexadecimal and octal. For