Skip to content

vim-scripts/EnumToCase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2707

This is a very simple plugin that converts a list of enumerated names (copied and pasted directly from an enum block) into a set of correctly indented case statements.

The command should be called as:

:'<,'>EnumToCase

More details are available at http://sites.google.com/site/abudden/contents/Vim-Scripts/enumtocase

About

Convert enumerated lists to case statements

Resources

Stars

Watchers

Forks

Packages

No packages published