What to use in place of deprecated api? #233
Answered
by
numToStr
steve-lorimer
asked this question in
Q&A
-
I was previously using the following commands in some custom keybindings: in normal mode, to toggle the current line:
in visual mode. to toggle the current block:
After upgrading recently, I'm getting an error What should I use instead please? |
Beta Was this translation helpful? Give feedback.
Answered by
numToStr
Sep 7, 2022
Replies: 1 comment 1 reply
-
Replace |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
steve-lorimer
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Replace
toggle_current_linewise
withtoggle.linewise.current
andtoggle_linewise_op
withtoggle.linewise