--- gvimrc.broken 2006-11-03 00:09:39.000000000 +0100 +++ gvimrc 2006-11-03 00:09:39.000000000 +0100 @@ -45,15 +45,6 @@ "endif " Set nice colors - " background for normal text is light grey - " Text below the last line is darker grey - " Cursor is green, Cyan when ":lmap" mappings are active - " Constants are not underlined but have a slightly lighter background - " highlight Normal guibg=grey90 - "highlight Cursor guibg=Green guifg=NONE - "highlight lCursor guibg=Cyan guifg=NONE - "highlight NonText guibg=grey80 - "highlight Constant gui=NONE guibg=grey95 - "highlight Special gui=NONE guibg=grey95 + colorscheme morning endif