Movement by subwords (snake_case, camelCase, ...) #5463
-
Helix currently supports moving by both words and WORDS using the Example of what I mean ( Moving by word:
Moving by subword:
I'm not sure what appropriate keybindings would be, since both An example of similar behavior in vim is vim-wordmotion. If people are interested, I might have time to work on a PR for this. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
I'd find this really valuable - it's one of the reasons I still use neovim at work. I don't know Rust but, I'd love to help work on this. |
Beta Was this translation helpful? Give feedback.
-
For anyone stumbling upon this discussion, I opened a PR for this here: #8147 |
Beta Was this translation helpful? Give feedback.
For anyone stumbling upon this discussion, I opened a PR for this here: #8147