Hi John,
I came across numen/extras/select.vim and I was wondering how to get the formatting to work (kebab-case and below). When I'm in visual mode, many of them don't do anything or they delete random text.
select.vim was my workaround before "dash scribe" etc, and I removed the
file and the "select" phrase in the multiword branch. That said, it just
sounds like it's not in your vim config properly.
If you're interested in changing text from thisThat to THIS_THAT and
the like in vim, I'd recommend this plugin which is much more thorough:
https://github.com/tpope/vim-abolish#Coercion
Right on, I might try the plugin you mentioned. But with the formatting you just added I might not have to. It's all working great in tiles-terminal and vi except for 'dot scribe' and 'smash scribe'. You just missed the `pen printf ...` line for 'dot scribe' so easy fix. And 'smash scribe' I think worked the first time in tiles-terminal but haven't been able to get it working in tiles-terminal or vi since. Really loving the new changes John. Keep it up :)