ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Paul Menzel <paulepanter@users.sourceforge.net>
To: ntg-context@ntg.nl
Subject: [t-vim] [PATCH] vim.txt: Correct some typos
Date: Wed, 02 Nov 2011 22:50:35 +0100	[thread overview]
Message-ID: <1320270635.3560.44.camel@mattotaupa> (raw)
In-Reply-To: <alpine.LNX.2.02.1111021538580.2934@nqv-gnoyrg>


[-- Attachment #1.1.1: Type: text/plain, Size: 599 bytes --]

Am Mittwoch, den 02.11.2011, 15:39 -0400 schrieb Aditya Mahajan:
> On Wed, 2 Nov 2011, Paul Menzel wrote:
> 
> > Am Mittwoch, den 02.11.2011, 20:29 +0100 schrieb Paul Menzel:
> >> Date: Wed, 2 Nov 2011 20:06:35 +0100
> >> Subject: [PATCH] vim-README.md: Correct some typos
> >
> > […]
> >
> > Please find the patch also attached.
> 
> Thanks. Applied.

Thanks! I have not understood the repository layout yet. For example
will the branches be merged to the master branch eventually or are those
separate modules?

Please find a patch for `vim.txt` attached.


Thanks,

Paul

[-- Attachment #1.1.2: 0001-vim.txt-Correct-some-typos.patch --]
[-- Type: text/x-patch, Size: 2192 bytes --]

From d8e6d56e25610773a1f27b5275e79c4726ee2634 Mon Sep 17 00:00:00 2001
From: Paul Menzel <paulepanter@users.sourceforge.net>
Date: Wed, 2 Nov 2011 22:43:54 +0100
Subject: [PATCH] vim.txt: Correct some typos

This patch includes commit fd67c931 [1].

[1] https://github.com/adityam/filter/commit/fd67c931b44af27f0d1f7b1b5e845a577079e103
---
 doc/context/third/vim/vim.txt |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/context/third/vim/vim.txt b/doc/context/third/vim/vim.txt
index a7fc912..a5a677f 100644
--- a/doc/context/third/vim/vim.txt
+++ b/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<vimtyping>[numbering=yes]
       ...
@@ -314,7 +314,7 @@ indent the TeX code. For example:
 
 Although, the source code is easy to read, the output will not be. This is
 because, unlike regular TeX,  `\start<vimtyping>` ... `\stop<vimtyping>`
-environment does not ignore whote space. So, the output is the same as 
+environment does not ignore white space. So, the output is the same as 
 
     \startitemize
     \item A hello world example in C
-- 
1.7.7.1


[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2011-11-02 21:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-02 19:29 [t-vim] [PATCH] vim-README.md: " Paul Menzel
2011-11-02 19:33 ` Paul Menzel
2011-11-02 19:39   ` Aditya Mahajan
2011-11-02 21:50     ` Paul Menzel [this message]

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=1320270635.3560.44.camel@mattotaupa \
    --to=paulepanter@users.sourceforge.net \
    --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).