gvim can't find a valid font

Andy Harrison aharrison at gmail.com
Thu Jun 28 20:43:46 UTC 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On 6/27/07, Nikola Lecic  wrote:
> Nice :) But you still might want to create a separate .gvimrc since
> there are options you don't want in plain terminal vim. Also, your
> font directive is still in m$ format (set guifont=Courier_New:h8:cANSI).

Alternately, instead of a .gvimrc for separate options, you can do
something like this in your .vimrc:

if has("gui_running")
    let rgb_file = "/usr/X11R6/lib/X11/rgb.txt"
    set foldcolumn=2
    ...etc...
endif


- --
Andy Harrison
public key: 0x67518262
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: http://firegpg.tuxfamily.org

iD8DBQFGhB2PNTm8fWdRgmIRAk7BAJwMvvFA/dSsMaXP4M87h4AeZCsdfQCgkrjK
uxnt39xYlpYLs6VWflHP7V8=
=UWO4
-----END PGP SIGNATURE-----


More information about the freebsd-questions mailing list