From: Samir Benmendil Date: Wed, 12 Apr 2023 22:10:26 +0000 (+0100) Subject: nvim: set timeoutlen to 1s like default X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/1fec8ba93b7fcc520dec40acbdba237c1e67ca69?ds=sidebyside;hp=1fec8ba93b7fcc520dec40acbdba237c1e67ca69 nvim: set timeoutlen to 1s like default My slow brain got used to have this extra little time to think about what key to hit next. Maybe 1s is a little long, and I should shorten it a bit, but 300ms was too short. ---