0

My Vim setup has it (by default) so that non-i keys will enter insert mode. This includes a and s among others.

Is there a setting to make i exclusively enter insert mode?

1 Answer 1

2

No, there is no other way than remap all commands that start insert mode.

Sign up to request clarification or add additional context in comments.

2 Comments

Do you know where I could find a list of these?
@Ge0rges you would need to look through manual in :h normal-index and :h visual-index as there is hell lot of different ways to enter insert mode (and one that you cannot disable :startinsert). However my main question would still be valid - why?

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.