Mercurial > dotfiles
diff .vimrc @ 3:4c1ead2dc501
xinitrc and screenrc added; code cleanups
author | meillo@marmaro.de |
---|---|
date | Wed, 25 Apr 2007 20:42:44 +0200 |
parents | ed27560e11be |
children | c5e14bee7dbc |
line wrap: on
line diff
--- a/.vimrc Sat Apr 14 16:11:01 2007 +0200 +++ b/.vimrc Wed Apr 25 20:42:44 2007 +0200 @@ -1,21 +1,17 @@ -set nocompatible -"source $VIMRUNTIME/vimrc_example.vim -"source $VIMRUNTIME/mswin.vim -"behave mswin -" +" markus schnalke -- http://marmaro.de +" meillo's vimrc -"set columns=150 lines=50 -"maximiert starten -"au GUIEnter * simalt ~x +set nocompatible -"set guifont=Courier_New:h8:cANSI + + set guifont=Terminus\ 9 "Scrollbar bottom set guioptions+=b -"Cursorblinken abstellen +"no cursor blinking set guicursor+=a:blinkon0 @@ -69,6 +65,5 @@ set path=.,~/Prog -"cd z:/maka/eis colorscheme meillo_self