Vim – Arrow keys (left/right) don’t work in input/insert mode

Spread the love

For some system vim have small issues, especially in input mode. Easy way to fix – using no compatible mode.

 

ESC -> :set nocompatible

Leave a Reply