Skip to content
Snippets Groups Projects
Commit 6a66b2f8 authored by Jerome Reybert's avatar Jerome Reybert
Browse files

Set scrolloff in magit buffer

By default, scrolloff is set to 3. Can be overwritten with
g:magit_scrolloff.
Until recent vim patch 8.1.0864, scrolloff is a global only option. Must
play with autocommand BufEnter/BufExit to mimic a local scrolloff
behavior.

ref #172
parent 91b947cc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment