Hacker News new | ask | show | jobs
by edanm 4508 days ago
Funny enough, I just installed a vim plugin that gives a mapping for converting variables between camelCase, snake_case, MixedCase, and UPPER_CASE. The plugin is vim-abolish by Tim Pope.

(This isn't really relevant to your post, just funny)