Do I have to bind the <Plug>RestNvim
to a shortcut to have trigger the call?
#282
Replies: 2 comments 2 replies
-
Hi, that's right. The only way of using it is through user-defined mappings. That is going to change in the upcoming version tho :) |
Beta Was this translation helpful? Give feedback.
2 replies
-
Closing this discuession as rest.nvim now have |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Because I actually want to type the command in command mode to trigger the call, but it seems that the
<plug>RestNvim
wont work if I type:<Plug>RestNvim<CR>
Beta Was this translation helpful? Give feedback.
All reactions