hadronized / hop.nvim

Neovim motions on speed!
Other
2.48k stars 138 forks source link

Any example command with hop action configuration? #355

Closed Insofan closed 1 year ago

Insofan commented 1 year ago

Wanna yank delete or visual mode with hop, I didnt found any example abount init.vim in issue or wiki.

hadronized commented 1 year ago

You need to add a keybinding to the Hop mode you want within operator pending mode. The readme shows some configurations.