top | item 31939732

(no title)

addcninblue | 3 years ago

The lag thing is due to this:

If you type `j` in insert mode, it waits to see if there's a possible `k` following. That's the lag.

There's a setting for how long it waits.

discuss

order

I_complete_me|3 years ago

I have the following in my .vimrc

> set timeout timeoutlen=3000 ttimeoutlen=100