We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbf70b0 commit 8be0f0eCopy full SHA for 8be0f0e
1 file changed
indent/clojure.vim
@@ -3,6 +3,10 @@
3
" Maintainer: Meikel Brandmeyer <mb@kotka.de>
4
" URL: http://kotka.de/projects/clojure/vimclojure.html
5
6
+" This file forked from the VimClojure project:
7
+" Maintainer: guns <self@sungpae.com>
8
+" URL: https://github.com/guns/vim-clojure-runtime
9
+
10
" Only load this indent file when no other was loaded.
11
if exists("b:did_indent")
12
finish
0 commit comments