We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ba5694 commit 8dff0b3Copy full SHA for 8dff0b3
ftplugin/clojure.vim
@@ -5,7 +5,7 @@
5
" Maintainer: Sung Pae <self@sungpae.com>
6
" URL: https://github.com/guns/vim-clojure-static
7
" License: Same as Vim
8
-" Last Change: 30 January 2013
+" Last Change: 06 February 2013
9
10
" Only do this when not done yet for this buffer
11
if exists("b:did_ftplugin")
syntax/clojure.vim
@@ -7,7 +7,7 @@
-" Last Change: 05 February 2013
12
if exists("b:current_syntax")
13
finish
0 commit comments