evil-string-inflection

Homepage: https://github.com/ninrod/evil-string-inflection

Author: Filipe Silva

Updated:

Summary

Snake_case -> CamelCase -> etc. for text objects

Commentary

This package provides an evil operator to cycle case formats in text objects:
- snake -> UPCASE -> CamelCase -> kebab
try using g~iw, g~io, g~iW. try repeating the operation with the `.` operator.

Dependencies