cf-node-bootstrap/lib/skel/.vimrc
2022-02-25 06:47:56 -08:00

3 lines
76 B
VimL

if (&term =~ '^xterm' && &t_Co == 256)
set t_ut= | set ttyscroll=1
endif