Skip to content

Quick conversion

Johnny M. Salas edited this page Jun 4, 2022 · 3 revisions

Quick conversion

Only 3 keys to convert the current text. Repeatable using .

How does it work?

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]

How to use it?

In normal mode, the keybinding is {prefix}{case key}, ie: gau

Current status

This is a work in progress, it converts the word under cursor, soon will release the improved algorithm