aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDrew Neil <andrew.jr.neil@gmail.com>2017-05-25 11:49:11 +0100
committerDrew Neil <andrew.jr.neil@gmail.com>2017-08-21 20:44:03 +0100
commit5a214a9ed01cf004a229cbb82cf5474662e35b5b (patch)
tree970bae8a1f30f308a89934188c8a5b8279056b9a
parent7d183e89f7c055c8f5217e91294123a5aa0a5e2d (diff)
downloadrneovim-5a214a9ed01cf004a229cbb82cf5474662e35b5b.tar.gz
rneovim-5a214a9ed01cf004a229cbb82cf5474662e35b5b.tar.bz2
rneovim-5a214a9ed01cf004a229cbb82cf5474662e35b5b.zip
Update documentation
-rw-r--r--runtime/doc/various.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/doc/various.txt b/runtime/doc/various.txt
index f06c062ee3..223a0135b2 100644
--- a/runtime/doc/various.txt
+++ b/runtime/doc/various.txt
@@ -212,7 +212,6 @@ g8 Print the hex values of the bytes used in the
Equivalent to: >
:enew
:call termopen('{cmd}')
- :startinsert
<
See |termopen()|.