krischik / vim-scripts

Automatically exported from code.google.com/p/vim-scripts
GNU General Public License v3.0
1 stars 0 forks source link

fonts.vim problem #2

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. copy fonts.vim to $VIM\vim72\plugin
2. exit gvim and open it again
3. Message comes out saying
Error detected while processing C:\Vim\Vim72\plugin\fons.vim:
line 93:
E121: Undefined variable:g:mapleader
E116: Invalid arguments for function escape(g:mapleader,"1","\"),^I":call
<SID>Set_Font(1)<CR>"
E15:Invalid expression:"nnoremap<unique>".escape(g:mapleader."1","\")
.^I":call<SID>Set_Font(1)<CR>"

What is the expected output? What do you see instead?
I don't know.

What version of the product are you using? On what operating system?

Please provide any additional information below.

XP os. VIM 7.2

Original issue reported on code.google.com by yjyi...@gmail.com on 19 Aug 2009 at 6:11