tanabe / ToggleCase-vim

toggle toggler togglest

Home Page:http://blog.kaihatsubu.com/?p=2049

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Toggle case Vim plugin

##What is this toggle snake_case to camelCase and more

  • this_is_vim
  • THIS_IS_VIM
  • thisIsVim
  • ThisIsVim
  • this_is_vim

##Install

  1. copy ToggleCase.vim to ~/.vim/plugin/
  2. set key map for example nnoremap :call ToggleCase()

##Known issues

  • if same word in same line, all words will be toggle.
  • heavily on MacVim.

About

toggle toggler togglest

http://blog.kaihatsubu.com/?p=2049


Languages

Language:Vim Script 100.0%