How can I get key repeat to work with Vim in VSCodium

Viewed 30

I have installed VSCodium and the Vim extension from vscodevim (Mac), but I don't have any key repeat. I have tried the following terminal command, but it doesn't seem to work:

defaults write com.microsoft.VSCodeExploration ApplePressAndHoldEnabled -bool false

Key repeat is working fine in VSCode, Vim and Obsidian.

Do you know how I can try to solve this issue?

0 Answers
Related