febisfebi
12-08-2001, 06:57 PM
does anyone know how to change the background color, as well as text colors in gvim?
|
Click to See Complete Forum and Search --> : bg color in gvim febisfebi 12-08-2001, 06:57 PM does anyone know how to change the background color, as well as text colors in gvim? speck 12-09-2001, 04:50 AM Find the file named "synload.vim" (it's probably in the /usr/share/vim/vim$VERSION/syntax directory). Open it and look for "if &background". That if statement is where you can make foreground/background color changes. Take a look at "vim.vim" in the same directory for valid entries for "synload.vim". Speck justlinux.com
Copyright Internet.com Inc. All Rights Reserved. |