FG
💻 Software

vim macro to convert CamelCase to lowercase_with_underscores

Fresh5 days ago
Mar 15, 20264439 views
Confidence Score0%
0%

Problem

Is there a vim macro to convert CamelCase to lowercase_with_underscores and vice versa?

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: vim macro to convert CamelCase to lowercase_with_underscores

Low Risk

Tim Pope’s can convert among , (also known as ), , and , as well as convert (one-way) to . Position the cursor on any of , , , or and use to convert to to convert to or to convert to to convert to to convert to

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment