From: Aditya Mahajan <adityam@umich.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: [NTG-context] Re: [t-vim] doesn't load, can't find `module-catcodes`
Date: Mon, 3 Feb 2025 09:34:30 -0500 (EST) [thread overview]
Message-ID: <09914066-7pn0-o96r-0sn7-7s8340989891@hzvpu.rqh> (raw)
In-Reply-To: <4efa5e87-ec1e-41e6-b4cf-a1b0c53f1746@edu.surgu.ru>
> I have been using `t-vim` more or less extensively and I have found that in
> some recent update it stopped loading. It fails to find and load
> `module-catcodes`, which apparently defines `\(un)protectmodulecatcodes`. Is
> there a workaround? I have tried replacing the special (un)protects with
> regular ones, but it didn't seem to get me further.
Can you double check if the module is installed correctly?
I tested on a new machine with the following test file (I use neovim rather than vim as I don't have vim installed here) and everything works fine.
\usemodule[vim]
\setupvimtyping[vimcommand=nvim]
\definevimtyping[JULIA][syntax=julia]
\starttext
\startJULIA
print("Hello world")
\stopJULIA
\stoptext
Aditya
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive : https://github.com/contextgarden/context
wiki : https://wiki.contextgarden.net
___________________________________________________________________________________
next prev parent reply other threads:[~2025-02-03 14:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-03 6:09 [NTG-context] " Kirill Davidov
2025-02-03 14:34 ` Aditya Mahajan [this message]
2025-02-04 7:15 ` [NTG-context] " Kirill Davidov
2025-02-04 8:00 ` Henning Hraban Ramm
2025-02-04 8:28 ` Kirill Davidov
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=09914066-7pn0-o96r-0sn7-7s8340989891@hzvpu.rqh \
--to=adityam@umich.edu \
--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).