comparison runtime/doc/channel.txt @ 14421:2f7e67dd088c

Update runtime files. commit https://github.com/vim/vim/commit/91f84f6e11cd879d43d651c0903d85bff95f0716 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Jul 29 15:07:52 2018 +0200 Update runtime files.
author Christian Brabandt <cb@256bit.org>
date Sun, 29 Jul 2018 15:15:06 +0200
parents 583bf95b6c84
children 71c17b688bc6
comparison
equal deleted inserted replaced
14420:9114cf8a3e07 14421:2f7e67dd088c
814 Any command that starts Insert mode, such as "a", "i", "A" and "I", will move 814 Any command that starts Insert mode, such as "a", "i", "A" and "I", will move
815 the cursor to the last line. "A" will move to the end of the line, "I" to the 815 the cursor to the last line. "A" will move to the end of the line, "I" to the
816 start of the line. 816 start of the line.
817 817
818 818
819 vim:tw=78:ts=8:ft=help:norl: 819 vim:tw=78:ts=8:noet:ft=help:norl: