Tuesday, October 27, 2015

Re: Where do I add configuration lines to ~/.vimrc

On Wed, Oct 28, 2015 at 2:40 AM, Brenton Horne <brentonhorne77@gmail.com> wrote:
> 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

No comments: