sponsor Vim development Vim logo Vim Book Ad

Casetrate : Modify the case of identifiers

 script karma  Rating 0/0, Downloaded by 1322  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: 142.132.191.50

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github