Skip to content

Ascenio/casing.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

vim-casing

Demo

demo.mov

Usage

nnoremap crs <Plug>(CasingToSnakeCase)
nnoremap crp <Plug>(CasingToPascalCase)
nnoremap crc <Plug>(CasingToCamelCase)

About

A composable operator for changing between snake_case, PascalCase and camelCase

Topics

Resources

Stars

Watchers

Forks

Contributors