ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Nicola <nvitacolonna@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: ANN: Updated Vim scripts for ConTeXt
Date: Tue, 11 Oct 2016 09:26:20 +0200	[thread overview]
Message-ID: <nti46p$e5a$1@blaine.gmane.org> (raw)
In-Reply-To: <79D1D9C1-DF7C-4668-B082-4A06B9FC6E42@icloud.com>

On 2016-10-11 06:39:16 +0000, Jan Willem Flamma said:

> Hi Nicola,
> 
> I’m relatively new to Vim and currently run it as installed (MacVIm 8.0 
> latest).
> 
> Where do I have to place these files in order to use them? (~/.vim 
> folder or do I have to copy the individual files into the respective 
> Vim application subfolders?)

The files must be copied into ~/.vim. The structure should be:

~/.vim/
  autoload/
    context.vim
  compiler/
    context.vim
  ftplugin/
    context.vim
  indent/
    context.vim
  syntax/
    context.vim

By doing so, Vim will pick up your files instead of its own.

> After placing the files, is there anything else that needs to be done 
> to ensure Vim picks up these files?

No, everything just works(tm) :) See :help ftplugin-overrule for the details.

Nicola


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2016-10-11  7:26 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-10 10:49 Nicola
2016-10-11  6:39 ` Jan Willem Flamma
2016-10-11  7:26   ` Nicola [this message]
2016-10-11  9:00     ` Nicola
2016-10-11  9:33     ` Henning Hraban Ramm
2016-10-11  9:46       ` Nicola
2016-10-12 10:18         ` DesdeChaves
2016-10-12 13:51           ` Nicola
2016-10-20 22:22         ` Sandiford Kevin
2016-10-21  1:05           ` Nicola

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='nti46p$e5a$1@blaine.gmane.org' \
    --to=nvitacolonna@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).