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 diff
     1.1 --- a/.vimrc	Sat Apr 14 16:11:01 2007 +0200
     1.2 +++ b/.vimrc	Wed Apr 25 20:42:44 2007 +0200
     1.3 @@ -1,21 +1,17 @@
     1.4 +" markus schnalke -- http://marmaro.de
     1.5 +" meillo's vimrc
     1.6 +
     1.7 +
     1.8  set nocompatible
     1.9 -"source $VIMRUNTIME/vimrc_example.vim
    1.10 -"source $VIMRUNTIME/mswin.vim
    1.11 -"behave mswin
    1.12 -"
    1.13  
    1.14  
    1.15 -"set columns=150 lines=50
    1.16 -"maximiert starten
    1.17 -"au GUIEnter * simalt ~x
    1.18  
    1.19 -"set guifont=Courier_New:h8:cANSI
    1.20  set guifont=Terminus\ 9
    1.21  
    1.22  "Scrollbar bottom
    1.23  set guioptions+=b
    1.24  
    1.25 -"Cursorblinken abstellen
    1.26 +"no cursor blinking
    1.27  set guicursor+=a:blinkon0
    1.28  
    1.29  
    1.30 @@ -69,6 +65,5 @@
    1.31  
    1.32  set path=.,~/Prog
    1.33  
    1.34 -"cd z:/maka/eis
    1.35  
    1.36  colorscheme meillo_self