Hi, 

I have installed the vim-mediawiki-editor plugin and added:

<pre>
g:mediawiki_editor_url 'en.wikipedia.org'
g:mediawiki_editor_path '/w/'
</pre>

to the end of ~/.vimrc. I also tried adding this line right after:

<pre>
Plugin 'aquach/vim-mediawiki-editor'
</pre>

and before:

<pre>
call vundle#end()            " required
filetype plugin indent on    " required
</pre>

but I got the error:

<pre>
Pattern not found: mediawiki_editor_url 'en.wikipedia.org'
Pattern not found: mediawiki_editor_path '/w/'
</pre>

Thanks for your time,
Brenton

-- 
-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to