Nicola
3. November 2016 um 11:25
On 03/11/2016 10:45, Hans Hagen wrote:
On 11/2/2016 11:35 PM, Aditya Mahajan wrote:
On Wed, 2 Nov 2016, Nicola wrote:

The syntax scripts in Vim already cover all of MetaFun. MetaFun
keywords are highlighted by default inside ConTeXt documents; for
MetaPost files ('mp' filetype), you must put

  let g:mp_metafun_macros = 1

into your vimrc.

Ah, great!

if you need a command list .. there are scripts for that (no vim yet,
but for scite we ship simple lists of commands)

Are these scripts available somewhere?

I've rolled out my own, but I will happily use/adapt something "more official".
I guess Hans means the files under $TEXMF/texmf-context/context/data/scite/context

    - scite-context-data-context.properties
    - scite-context-data-interfaces.properties
    - scite-context-data-metafun.properties
    - scite-context-data-metapost.properties
    - scite-context-data-tex.properties

Wolfgang