--- vim71/runtime/vimrc_example.vim~ 2007-05-13 08:47:25.040494112 +0200 +++ vim71/runtime/vimrc_example.vim 2007-05-13 08:49:53.405346643 +0200 @@ -38,7 +38,7 @@ map Q gq " In many terminal emulators the mouse works just fine, thus enable it. -set mouse=a +"set mouse=a " Switch syntax highlighting on, when the terminal has colors " Also switch on highlighting the last used search pattern. @@ -83,3 +83,8 @@ " file it was loaded from, thus the changes you made. command DiffOrig vert new | set bt=nofile | r # | 0d_ | diffthis \ | wincmd p | diffthis + +" ADDED BY PLD. +" USE :help colorscheme FOR INFO +"set background=dark +