| change-case.vim : Operator to change case (camelCase, snake_case, UPPER CASE etc.) of text 
 
 
  | script karma | Rating 31/16,
    Downloaded by 1981 | Comments, bugs, improvements | Vim wiki |  
 
script versions (upload new version)| created by |  | Mohammed Chelouti |  |  |  | script type |  | utility |  |  |  | description |  | The change case operator allows to change the case of text objects to one of seven different types: 
 * camelCase
 * PascalCase
 * snake_case
 * kebab-case
 * UPPER CASE
 * lower case
 * Title Case
 
 If those types are not enough, custom case modifiers can be integrated seamlessly into the operator.
 
 Can be repeated with repeat.vim vimscript #2136.
 |  |  |  | install details |  | Extract into ~/.vim Run :helptags ~/.vim/doc in vim
 
 Or use a plugin manager (Vundle, Pathogen, vim-addon-manager)
 |  |  |  
Click on the package to download.
 
ip used for rating: 142.132.191.50 |