.vimrc

changeset 145
a7be2cafd6d7
parent 144
46c87d5ef8bf
child 146
7808b6e38ae2
equal deleted inserted replaced
144:46c87d5ef8bf 145:a7be2cafd6d7
401 401
402 if has('gui_running') 402 if has('gui_running')
403 set number 403 set number
404 set background=dark 404 set background=dark
405 405
406 set guicursor+=a:blinkwait1000-blinkon1200-blinkoff250
407
406 if on_windows == 1 408 if on_windows == 1
407 " generally have a tiling wm on linux 409 " generally have a tiling wm on linux
408 set columns=120 lines=40 410 set columns=120 lines=40
409 end 411 end
410 412

mercurial