FG

Switch buffers in vim without saving to a currently modified file

Fresh3 days ago
Mar 15, 202617944 views
Confidence Score0%
0%

Problem

Ok, I'm a vim user with the Minibufexl plugin which shows buffer tabs, I've mapped Shift+J and Shift+K to switch between tabs. One thing that frequently frustrates me is while editing a file, and switching to another buffer, I HAVE to write to the current file and then switch. Eg, I have foo.cpp an…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Switch buffers in vim without saving to a currently modified file

Low Risk

You want to have in your file. Read a (little) more about the hidden option and hidden buffers

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment