.vimrc

branch
mhoward-lt
changeset 149
1d8a6e9e96a5
parent 146
7808b6e38ae2
child 155
14fa06532900
equal deleted inserted replaced
148:9f92bbf31061 149:1d8a6e9e96a5
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