summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-12-16 09:05:27 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-12-16 09:05:27 -0800
commita71779857107fb3cdf53ce32900087e74854a4a7 (patch)
tree17503a76eaca4a9c1b2e369bf1a9496451f5216d
parent8759015d7efe346fc22febcc7f429cfd09bdac97 (diff)
downloadtxr-a71779857107fb3cdf53ce32900087e74854a4a7.tar.gz
txr-a71779857107fb3cdf53ce32900087e74854a4a7.tar.bz2
txr-a71779857107fb3cdf53ce32900087e74854a4a7.zip
* txr.vim: iskeyword updated.
-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