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