summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--txr.vim3
1 files changed, 0 insertions, 3 deletions
diff --git a/txr.vim b/txr.vim
index edecc5aa..4bf697ef 100644
--- a/txr.vim
+++ b/txr.vim
@@ -45,9 +45,6 @@ syn keyword txl_keyword contained remq remql remqual
syn keyword txl_keyword contained all none eq eql equal + - * abs trunc mod
syn keyword txl_keyword contained expt exptmod sqrt gcd fixnump bignump
syn keyword txl_keyword contained numberp zerop evenp oddp >
-
-.SS Functions url-encode and url-decode
-
syn keyword txl_keyword contained make-hash hash gethash sethash pushhash remhash
syn keyword txl_keyword contained hash-count get-hash-userdata set-hash-userdata hashp maphash
syn keyword txl_keyword contained hash-eql hash-equal eval *stdout* *stdin* *stddebug*