From 419179e1e5abfb701e3f712c16931717c8a4d5b6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 5 Dec 2011 23:59:56 +0000 Subject: context-vim (5dec11) git-svn-id: svn://tug.org/texlive/trunk@24773 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/context/third/vim/vim.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/context/third/vim/vim.txt b/Master/texmf-dist/doc/context/third/vim/vim.txt index a7fc9128f10..b758e998473 100644 --- a/Master/texmf-dist/doc/context/third/vim/vim.txt +++ b/Master/texmf-dist/doc/context/third/vim/vim.txt @@ -4,9 +4,9 @@ The vim module This module highlights code snippets using vim as a syntax highlighter. Such a task may appear pointless at first glance. After all, ConTeXt provides excellent syntax highlighting features for TeX, Metapost, XML, -and a few other langauges. And in MkIV, you can specify the grammer to parse a +and a few other languages. And in MkIV, you can specify the grammar to parse a language, and get syntax highlighting for a new language. But writing such -grammers is difficult. More importantly, why reinvent the wheel? Most +grammars is difficult. More importantly, why reinvent the wheel? Most editors, and many other syntax highlighting programs, already syntax highlight many programming languages. Why not just leverage these external programs to generate syntax highlighting? This module does exactly that. @@ -200,7 +200,7 @@ The default color scheme is `pscolor`. Line numbering --------------- -To eanble line numbering for a particular snippet, use: +To enable line numbering for a particular snippet, use: \start[numbering=yes] ... -- cgit v1.2.3