I want a vim left in insert mode after n seconds of inactivity to automatically go into normal mode and tried: au CursorHoldI * <Esc>
But this gives an error. How? -- Eric Smith
I want a vim left in insert mode after n seconds of inactivity to automatically go into normal mode and tried: au CursorHoldI * <Esc>
But this gives an error. How? -- Eric Smith