We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a28d6a commit 65aba37Copy full SHA for 65aba37
1 file changed
syntax/clojure.vim
@@ -4,10 +4,12 @@
4
" modified by Meikel Brandmeyer <mb@kotka.de>
5
" URL: http://kotka.de/projects/clojure/vimclojure.html
6
"
7
+" Contributors: Joel Holdbrooks <cjholdbrooks@gmail.com> (Regexp support, bug fixes)
8
+"
9
" Maintainer: Sung Pae <self@sungpae.com>
10
" URL: https://github.com/guns/vim-clojure-static
11
" License: Same as Vim
-" Last Change: 02 March 2013
12
+" Last Change: 09 March 2013
13
14
if exists("b:current_syntax")
15
finish
0 commit comments