diff --git a/plugin/fireplace.vim b/plugin/fireplace.vim index aff77c1..fe52fc0 100644 --- a/plugin/fireplace.vim +++ b/plugin/fireplace.vim @@ -1,5 +1,6 @@ " fireplace.vim - Clojure REPL support " Maintainer: Tim Pope +" Version: 1.0 if exists("g:loaded_fireplace") || v:version < 700 || &cp finish