.vimrc

changeset 146
7808b6e38ae2
parent 145
a7be2cafd6d7
child 155
14fa06532900
equal deleted inserted replaced
145:a7be2cafd6d7 146:7808b6e38ae2
408 if on_windows == 1 408 if on_windows == 1
409 " generally have a tiling wm on linux 409 " generally have a tiling wm on linux
410 set columns=120 lines=40 410 set columns=120 lines=40
411 end 411 end
412 412
413 colorscheme solarized 413 colorscheme jellybeans
414 else 414 else
415 415
416 if $TERM =~ 'screen' 416 if $TERM =~ 'screen'
417 if $TERM == 'screen-bce' 417 if $TERM == 'screen-bce'
418 "if i'm not screen-bce, i'm not sure i have a good .screenrc in place 418 "if i'm not screen-bce, i'm not sure i have a good .screenrc in place

mercurial