Skip to content

Commit 65aba37

Browse files
committed
Add Joel Holdbrooks to header as major contributor
1 parent 9a28d6a commit 65aba37

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

syntax/clojure.vim

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@
44
" modified by Meikel Brandmeyer <mb@kotka.de>
55
" URL: http://kotka.de/projects/clojure/vimclojure.html
66
"
7+
" Contributors: Joel Holdbrooks <cjholdbrooks@gmail.com> (Regexp support, bug fixes)
8+
"
79
" Maintainer: Sung Pae <self@sungpae.com>
810
" URL: https://github.com/guns/vim-clojure-static
911
" License: Same as Vim
10-
" Last Change: 02 March 2013
12+
" Last Change: 09 March 2013
1113

1214
if exists("b:current_syntax")
1315
finish

0 commit comments

Comments
 (0)