Re: How to Set menu size on gvim
Tim Johnson <[email protected]>
| Newsgroups | gmane.editors.vim |
|---|---|
| Message-ID | <[email protected]> |
On 4/7/24 16:30, rob wrote: > > in my _gvimrc file is this line > > set guifont=Lucida_Console:h12:cANSI:qDRAFT > > Try :h guifont and :h gui-font for something that works for you > > Like you, I need a larger font for eyes over 65 :-) > Heck, I can't even see 65 in the rear-view mirror. Thanks for the reply. It appears that *set guifont* is for text only. I have been using *set guifont=Monospace\ 15*, which works well for me, but the menu remains teeny-tiny. I *think *part of the solution entails setting up the correctly named gtk resource file (whether it is named ~/.gtkrc or ~/.gtkrc-3.0, I just don't know yet) containing the correct syntax. And then referencing a highlight/font name with the correct vim command. cheers -- Tim [email protected] -- -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/7e249128-7d9d-4b7b-91f7-7e3b9cdd2d54%40gmail.com.