How do you keep context columns when scrolling horizontally?
Answer
set sidescrolloff=5
Explanation
Set sidescrolloff to keep at least 5 columns visible on each side of the cursor during horizontal scrolling. Works with nowrap mode.
set sidescrolloff=5
Set sidescrolloff to keep at least 5 columns visible on each side of the cursor during horizontal scrolling. Works with nowrap mode.