Renamed the insert mode to input mode.
authorDaniel Carl <danielcarl@gmx.de>
Tue, 6 Aug 2013 19:24:28 +0000 (21:24 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Tue, 6 Aug 2013 19:24:28 +0000 (21:24 +0200)
commitc0d79d2e3410be1c792af85f225b76e0bd58e159
treeb9d05e10ebe2ae277f108a5b28761a8a6c23c80e
parent7094cb4d94cdbdd418b0f19f9556e70350642e5d
Renamed the insert mode to input mode.

This reflects better what we are doing and we used both terms in the manual
page which was confusing. So now the mode is called 'Input Mode'.
doc/vimb.1
src/command.c
src/dom.c
src/hints.c
src/main.c
src/main.h