tibabit / vim-templates

create files from templates
https://tibabit.github.io/vim-templates/
MIT License
73 stars 30 forks source link

Add a CAMEL_CLASS template #9

Closed benjamineskola closed 5 years ago

benjamineskola commented 5 years ago

Converts the filename from snake case to camel case, for languages like ruby and python that use this convention.