-
Notifications
You must be signed in to change notification settings - Fork 18
Quick conversion
Johnny M. Salas edited this page Jun 4, 2022
·
3 revisions
Only 3 keys to convert the current text.
Repeatable using .
Smartly (click bait I know, should improve after solving some issues) guesses the current object using the following strategies:
- Tree Sitter (if available) [WIP]
- Word under cursor
- Ignore word separators [WIP]
In normal mode, the keybinding is {prefix}{case key}, ie: gau
This is a work in progress, it converts the word under cursor, soon will release the improved algorithm