Skip to content

Instantly share code, notes, and snippets.

@rbento
Last active March 12, 2024 01:00
Show Gist options
  • Save rbento/ab772cd4e0abc74202a29abf69244343 to your computer and use it in GitHub Desktop.
Save rbento/ab772cd4e0abc74202a29abf69244343 to your computer and use it in GitHub Desktop.

Visual Studio Code

Enable press and hold key repeat for vscodevim extension on macOS

defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment