File: context-vim.tlpobj

package info (click to toggle)
context-modules 20181123-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 21,044 kB
  • sloc: xml: 1,873; makefile: 51; sh: 35
file content (27 lines) | stat: -rw-r--r-- 1,204 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
name context-vim
category ConTeXt
revision 48391
shortdesc Generate ConTeXt syntax highlighting code from vim
relocated 1
longdesc ConTeXt has excellent pretty printing capabilities for many
longdesc languages. The code for pretty printing is written in TeX, and
longdesc due to catcode juggling, such verbatim typesetting is perhaps
longdesc the trickiest part of TeX. This makes it difficult for a
longdesc "normal" user to define syntax highlighting rules for a new
longdesc language. This module takes the onus of defining syntax
longdesc highlighting rules away from the user and uses ViM editor to
longdesc generate the syntax highlighting. There is a helper
longdesc 2context.vim script to do the syntax parsing in ViM.
depend context-filter
depend context
runfiles size=11
 RELOC/tex/context/third/vim/2context.vim
 RELOC/tex/context/third/vim/t-syntax-groups.tex
 RELOC/tex/context/third/vim/t-syntax-highlight.mkii
 RELOC/tex/context/third/vim/t-syntax-highlight.mkiv
 RELOC/tex/context/third/vim/t-vim.tex
catalogue-also context-filter
catalogue-ctan /macros/context/contrib/context-vim
catalogue-date 2018-08-11 06:19:01 +0200
catalogue-license bsd
catalogue-topics synt-hlt ext-code context