Clojure runtime files update

33 views
Skip to first unread message

guns

unread,
Jul 18, 2016, 5:20:28 PM7/18/16
to vim...@googlegroups.com
Hello,

Attached is an update to the Clojure runtime files.

This patch:

* Updates keywords to Clojure 1.8.0
* Fixes many indentation details
* Introduces complete control over syntax group members. Used by
Clojure plugins to provide dynamic syntax highlighting.

Many thanks to sethyuan, brian m. carlson, Mike Blume, and Juho Teperi
for their contributions.

Thank you!

Sung Pae
0001-Update-Clojure-runtime-files.patch
signature.asc

Bram Moolenaar

unread,
Jul 19, 2016, 10:56:28 AM7/19/16
to guns, vim...@googlegroups.com

Sung Pae -
Thanks, I'll include it.

Note that the line continuation requires setting 'cpo':

let s:cpo_sav = &cpo
set cpo&vim

And at the end:

let &cpo = s:cpo_sav
unlet! s:cpo_sav

I'll add that.

- Bram

--
CUSTOMER: You're not fooling anyone y'know. Look, isn't there something
you can do?
DEAD PERSON: I feel happy... I feel happy.
[whop]
CUSTOMER: Ah, thanks very much.
MORTICIAN: Not at all. See you on Thursday.
CUSTOMER: Right.
The Quest for the Holy Grail (Monty Python)

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages