From d6d824b58bf2257a6cc50354a083699b7d739e19 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Sun, 8 Apr 2012 00:16:03 -0700 Subject: * txr.vim: Remove duplicate lines. --- txr.vim | 4 ---- 1 file changed, 4 deletions(-) diff --git a/txr.vim b/txr.vim index 6e01d378..2e3f4f8f 100644 --- a/txr.vim +++ b/txr.vim @@ -53,10 +53,6 @@ syn keyword txl_keyword contained make-hash hash hash-construct gethash sethash syn keyword txl_keyword contained hash-count get-hash-userdata set-hash-userdata hashp maphash syn keyword txl_keyword contained hash-eql hash-equal syn keyword txl_keyword contained hash_keys hash_values hash_pairs hash_alist -syn keyword txl_keyword contained *stdout* *stdin* *stddebug* -syn keyword txl_keyword contained *stderr* format print pprint tostring tostringp -syn keyword txl_keyword contained make-string-input-stream -syn keyword txl_keyword contained make-string-byte-input-stream make-string-output-stream syn keyword txl_keyword contained eval chain andf orf iff syn keyword txl_keyword contained *stdout* *stdin* *stddebug* syn keyword txl_keyword contained *stderr* format print pprint tostring tostringp -- cgit v1.2.3