Date: Thu, 28 Jun 2007 16:43:43 -0400 From: "Andy Harrison" <aharrison@gmail.com> To: "Nikola Lecic" <nlecic@eunet.yu> Cc: Neil Gruending <neil@gruending.net>, freebsd-questions@freebsd.org Subject: Re: gvim can't find a valid font Message-ID: <a22ff2940706281343w39f41f04p1e50ff3186579a92@mail.gmail.com> In-Reply-To: <200706272054.l5RKrw23019775@smtpclu-2.EUnet.yu> References: <4681FFD7.60104@gruending.net> <200706271213.l5RCCvMn015478@smtpclu-1.eunet.yu> <4682AA68.4070004@gruending.net> <200706271853.l5RIqt3f026674@smtpclu-5.eunet.yu> <4682BCF9.3060002@gruending.net> <200706272054.l5RKrw23019775@smtpclu-2.EUnet.yu>
next in thread | previous in thread | raw e-mail | index | archive | help
-----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-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a22ff2940706281343w39f41f04p1e50ff3186579a92>