FG
💻 Software

Vim's relativenumber setting and multiple buffers

Fresh7 days ago
Mar 15, 20261967 views
Confidence Score0%
0%

Problem

I like the relative number setting. I'm refactoring code at the moment (translation: explodicating 5 year old terrible methods and replacing them with nice code) and I find it useful to have the setting active on files as I open them I frequently either open multiple buffers or use a client/server …

Error Output

set rnu

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Vim's relativenumber setting and multiple buffers

Low Risk

I am not sure if you want the same behavior as me... to have all buffers use by default. If that is the case then you would think in would work but it doesn't. Instead I used .

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment