Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Make keybinding timeout configurable #194

Open
jrop opened this issue Dec 9, 2016 · 1 comment
Open

Make keybinding timeout configurable #194

jrop opened this issue Dec 9, 2016 · 1 comment

Comments

@jrop
Copy link

jrop commented Dec 9, 2016

I am using vim-mode-plus, and have mapped "j j" to "". This works fine, until I press "j" to move down a line, and Atom waits 1 second to see if I am going to press another "j". There should be a way to configure this, or decrease the timeout.

Also related: #49 (comment)

@xream
Copy link

xream commented Feb 19, 2017

Actually you can set the timeout in your init.coffee: atom.keymaps.partialMatchTimeout = 100

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants