FG
💻 Software

Vim: "brace matching" for languages without braces? (Ruby, Python, etc)

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

Problem

Vim is great at highlighting matching braces. But lately I'm working in Ruby, where method definitions generally start with and end with instead of and . Similarly, statements and statements and others don't use braces, just keywords. Does anybody have a configuration which can highlight matching k…

Error Output

do

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Vim: "brace matching" for languages without braces? (Ruby, Python, etc)

Low Risk

Take a look at this SO question: https://stackoverflow.com/questions/3413189/vim-highlight-keyword-pairs-in-ruby-def-end-do-end-etc

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment