vimrc debug help

2019-11-29 Thread zenius
Hi guys, New to the vim_use group - hi :) Apologies if I'm breaking policy with this! Please point me to policy guides if I am. I'm struggling to set the guifont from my .vimrc and I don't know how to debug it :( Can you advise? I've been using vim (I use gvim almost exclusively) for a couple

Re: vimrc debug help

2019-11-29 Thread Francis Grizzly Smit
I'd do that in .gvimrc  for a start try :tab help helpgrep or :help helpgrep to learn how to find out how to search form stuff then :helpgrep font or :tab helpgrep font to get all the help on fonts or :tab helpgrep guifont or :tab help guifont                     *'guifont'* *'gfn'*   

Re: vimrc debug help

2019-11-29 Thread Gary Johnson
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 syste

vim mode and mapping

2019-11-29 Thread Meng Zhu
hi, I use colemak keyboard layout, and put many mappings in my vimrc to simulate vim finger movements on the original querty layout. it mostly works fine but there are some mappings don't work up to expectation and I am trying to understand why. for example, if I have these mappings noremap u i