On 17/02/11 11:40, Simon Ruderich wrote:
Hi,
This fixes a minor typo.
Fixed in the next commit, thanks.
Cheers, Stuart
Btw. is there a way to disable spell checking in the Vim syntax
file for macros? I'd like to have it like this:
link:path/here[Text here]
^^^^^^^^^^^^^^ ^^^^^^^^^
no spell spell checking here
checking here
At the moment everything is spell-checked.
Regards,
Simon
---
CHANGELOG.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index d609989..fe1d1a2 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -27,7 +27,7 @@ Version 8.6.4 (2010-02-20)
- Changed UNIX `/dev/null` to OS independent `os.devnull` in filters
code. Suggested by Herik Maier:
http://groups.google.com/group/asciidoc/browse_thread/thread/5ac8e8ea895147e9
-- Vim sytnax highlighter: Single and double quoted text now highlights
+- Vim syntax highlighter: Single and double quoted text now highlights
correctly when preceded by an attributes list.
- Added Ukrainian language file (`lang-uk.conf`). Added double-quote
characters to Russian language file.conf). Patches contributed by
--
You received this message because you are subscribed to the Google Groups
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/asciidoc?hl=en.