An awesome package lovingly created to support proper syntax highlighting of Common Lisp files.
(If you want Emacs Lisp highlighting use Alhadis' Emacs Highlighting package)
This is not converted from the Textmate Bundle, and therefore does not have the shortcomings of said bundle!
There are some flaws in parsing lambda-lists, especially ones with &optional (foo "bar")
type things in it. Since parsing that is not regular (I don't think) I am probably
going to have to re-write it in an actual language. So just be careful and let
me know if you know how to fix it! Thanks! :-D
#c(5.0 3/2)
working properly.loop
and all of it's keywords working just fine.'
so it doesn't auto-fill a second oneGood catch. Let us know what about this package looks wrong to you, and we'll investigate right away.