sponsor Vim development Vim logo Vim Book Ad

Casetrate : Modify the case of identifiers

 script karma  Rating 0/0, Downloaded by 899  Comments, bugs, improvements  Vim wiki

created by
Idan Arye
 
script type
utility
 
description
GitHub repository: https://github.com/idanarye/vim-casetrate

Casetrate is a plugin for changing the case of identifiers. It can change the case to camelCase, PascalCase, snake_case, UPPER_CASE or Mixed_Case. In addition, in 'lisp' buffers it can change identifiers' case to lisp-case.
 
install details
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
casetrate_v1.1.0.zip 1.1.0 2014-12-07 7.0 Idan Arye * Add repeat(https://github.com/tpope/vim-repeat) support.
* Use force-case-sensitive comparison to support users that set `ignorecase`.
* Fix double-sided off-by-one mistake in uppercase recognitions.
casetrate_v1.0.0.zip 1.0.0 2014-12-06 7.0 Idan Arye Initial upload
ip used for rating: 18.118.227.69

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github