From d770f2c7b234a88dd2479a83577e26db8655785c Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Wed, 29 Oct 2014 19:13:04 -0700 Subject: Vim syntax coloring for standalone TXR Lisp (*.tl) files. * genvim.txr (generate): New pattern function, contains generation logic so we can do it twice. * txr.vim: Regenerated. * tl.vim: New file. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b0a235ee..4b6b2816 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2014-10-29 Kaz Kylheku + + Vim syntax coloring for standalone TXR Lisp (*.tl) files. + + * genvim.txr (generate): New pattern function, contains + generation logic so we can do it twice. + + * txr.vim: Regenerated. + + * tl.vim: New file. + 2014-10-26 Kaz Kylheku * lib.c (type_check): Function moved to header file inline. -- cgit v1.2.3