How to enable key repeats in Vim mode for Cursor

June 8, 2025 (2d ago)

This is a really quick one. I just got a new macbook and was going through its setup process.

I realized that the instructions provided on the VSCodeVim github didn't really work.

This command did it for me: defaults write -app Cursor ApplePressAndHoldEnabled -bool false