Skip to content

Commit 8be0f0e

Browse files
committed
Add fork info to indent file
1 parent fbf70b0 commit 8be0f0e

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

indent/clojure.vim

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
" Maintainer: Meikel Brandmeyer <mb@kotka.de>
44
" URL: http://kotka.de/projects/clojure/vimclojure.html
55

6+
" This file forked from the VimClojure project:
7+
" Maintainer: guns <self@sungpae.com>
8+
" URL: https://github.com/guns/vim-clojure-runtime
9+
610
" Only load this indent file when no other was loaded.
711
if exists("b:did_indent")
812
finish

0 commit comments

Comments
 (0)