-
- Downloads
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
Loading
Please register or sign in to comment