Replies: 1 comment
-
You don't have to wait, type |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I heard that some people said leap.nvim doesn't support deleting until certain labels by using
ds<char>char>
, and I am wondering if it is supported by leap.nvim officially.I tested a bit and found leap.nvim actually works, you need to wait for 1 second after typing the first
d
to wait for the nvim to enter the Operator-Pending mode, thens<char><char>
to delete until certain labels.Beta Was this translation helpful? Give feedback.
All reactions