hop.nvim icon indicating copy to clipboard operation
hop.nvim copied to clipboard

Add new commands for camel case words hopping

Open guangxu-li opened this issue 3 years ago • 0 comments

PR #302

It was requested in #155 and I also have such a use case during my daily workflow. It's quite helpful for languages that prefer camelCase style like golang. And it also works for snakecase without modifying iskeyword option.

The idea is borrowed (shamelessly) from chaoren.

Demo image image

guangxu-li avatar Aug 09 '22 15:08 guangxu-li