issues
search
adarsh
/
dotfiles
my dotfiles - configurations for developing in OS X
8
stars
4
forks
source link
Fix Vim's Rolodex mode
#73
Closed
adarsh
closed
6 years ago
adarsh
commented
6 years ago
Reason for Change
I've set Vim to "rolodex mode" which maximizes each vsplit's height.
This has the effect of feeling like you're flipping through a rolodex when scanning up/down windows.
However, this will error a bit since the terminal does not have 999 rows. Setting it to something smaller is helpful.
Changes
Reduce the
winheight
setting.
Reason for Change
Changes
winheight
setting.