Friday, November 29, 2019

Re: vimrc debug help

On 2019-11-29, Francis Grizzly Smit wrote:
> I'd do that in .gvimrc  for a start

That's not necessary. I set mine in my vimrc and it works fine.

On 29/11/2019 20:32, zenius wrote:

> set guifont=Monospace\ 5

What happens when you execute that command at the command line?
Does your system have that font? You can find out what 'guifont' is
set to and where it was last set with

:verbose set guifont?

and get a dialog box allowing you to set an available font with

:set guifont=*

or by selecting Edit -> Select Font... from the menu bar.

Regards,
Gary

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20191129151810.GC19311%40phoenix.

No comments: