💻 Software
vim : toggle number with relativenumber
Fresh7 days ago
Mar 15, 20267177 viewsConfidence Score0%
0%
Problem
with I can toggle number (on/off), similar with relativenumber how I can toggle {off,number,relativenumber} ?
Error Output
setl nu!
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: vim : toggle number with relativenumber
Low Risk
Because I love a logic puzzle, and really love it when a vim command fits on a single line for succinct repeats (@: is a personal favourite): This will maintain the same cycle. I think it is mainly because will implicitly set norelativenumber - for …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix