summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--txr.vim3
2 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 376ea128..0a135062 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-12-16 Kaz Kylheku <kaz@kylheku.com>
+
+ * txr.vim: iskeyword updated.
+
2011-12-15 Kaz Kylheku <kaz@kylheku.com>
* lib.c (appendv): bugfix: wrong way test.
diff --git a/txr.vim b/txr.vim
index 974e136e..680d6376 100644
--- a/txr.vim
+++ b/txr.vim
@@ -1,6 +1,5 @@
" VIM Syntax file for txr
" Kaz Kylheku <kaz@kylheku.com>
-" 2011-11-01
" INSTALL-HOWTO:
"
@@ -16,7 +15,7 @@
syn case match
syn spell toplevel
-setlocal iskeyword=a-z,+,-,*,<,>,=
+setlocal iskeyword=a-z,A-Z,48-57,!,$,&,*,+,-,<,=,>,?,\\,_,~,^
syn keyword txr_keyword contained skip trailer freeform block accept fail
syn keyword txr_keyword contained next some all none and or