Re: [NTG-context] Neovim and ConTeXt

2021-11-29 Thread Nicola via ntg-context
On 2021-11-26, Clint Grady via ntg-context wrote: > I'd be very happy to try the new version of the plugin. I'm also happy > to work on porting it to NeoVim. If my email is not visible through the mailing list (yours is not to me), you may find it in the source code of the ConTeXt plugin in Vim

Re: [NTG-context] Neovim and ConTeXt

2021-11-25 Thread Nicola via ntg-context
On 2021-11-24, Aditya Mahajan via ntg-context wrote: > I don't know what is the current state of context syntax highlighting > support in vim/neovim (I use a highly modifies syntax file). It will > be nice to have support of \startMP(code|page) and \startluacode to do > syntax highlighting for

Re: [NTG-context] how to setup path of ConTeXtLMTX for MacVim?

2021-12-12 Thread Nicola via ntg-context
On 2021-12-11, Jeong Dal via ntg-context wrote: > Hi, > > Recently, I have a problem to use vscode, so I tried MacVim for ConTeXt. > It worked fine. But it uses context in TeXLive instead of using it in > ConTeXtLMTX. > I’d like to use LMTX which is installed in ~/ConTeXtLM/tex/... > > How to

Re: [NTG-context] how to setup path of ConTeXtLMTX for MacVim?

2021-12-14 Thread Nicola via ntg-context
On 2021-12-13, Jeong Dal via ntg-context wrote: > Dear John, Nicola, > > I created a file context.vim under the folder ~/.vim/after/ftplugin/ which > contains > > map > :w:!ConTeXt > let g:context_mtxrun = 'PATH=$HOME/ConTeXtLM/tex/texmf-osx-64/bin:$PATH > mtxrun' > let g:tex_flavor = "context"

Re: [NTG-context] how to setup path of ConTeXtLMTX for MacVim?

2021-12-15 Thread Nicola via ntg-context
On 2021-12-14, Jeong Dal via ntg-context wrote: > Although you have explained about the way out of my problem, > I am still in the problem. I am maintaining the ConTeXt plugin for Vim, and I also use MacVim: feel free to contact me off list to help you iron out your issues (email in the source

Re: [NTG-context] (any) neovim users?

2022-10-14 Thread Nicola via ntg-context
On 2022-10-14, Alan Braslau via ntg-context wrote: > On Fri, 14 Oct 2022 16:48:42 - (UTC) > Nicola via ntg-context wrote: > >> On 2022-10-14, Alan Braslau via ntg-context >> wrote: >> > A recent upgrade of the editor neovim leads to the following error &g

Re: [NTG-context] (any) neovim users?

2022-10-14 Thread Nicola via ntg-context
On 2022-10-14, Alan Braslau via ntg-context wrote: > A recent upgrade of the editor neovim leads to the following error > when using % identification at the head of .tex source files. The ConTeXt plugin (as well as MetaPost and MetaFont ones) has recently been rewritten in Vim 9 script (the new

[NTG-context] MetaFun keywords extracted by mtxrun --script interface

2022-08-10 Thread Nicola via ntg-context
I am updating Vim syntax coloring for Metapost/MetaFun, which is now based on the files that are automatically generated with mtxrun --script interface --vim To test the results, I am opening ConTeXt's own MetaPost files in the editor and check how they look. It seems that the output of the

Re: [NTG-context] Text editors

2023-03-26 Thread Nicola via ntg-context
On 2023-03-26, Alexandre Christe via ntg-context wrote: > Dear ConTeXt users, > > I'm wondering what kind of typesetting system / syntax highlighting / > completion you're using. > [...] > Open to anything from vim/neovim to emacs or more exotic. Maybe it would be > nice to show the config. (And