diff --git a/doc/fireplace.txt b/doc/fireplace.txt index c43b855..2b7c6dd 100644 --- a/doc/fireplace.txt +++ b/doc/fireplace.txt @@ -1,4 +1,4 @@ -*fireplace.txt* Clojure REPL tease +*fireplace.txt* Clojure REPL support Author: Tim Pope License: Same terms as Vim itself (see |license|) diff --git a/plugin/fireplace.vim b/plugin/fireplace.vim index 95d17d5..aff77c1 100644 --- a/plugin/fireplace.vim +++ b/plugin/fireplace.vim @@ -1,4 +1,4 @@ -" fireplace.vim - Clojure REPL tease +" fireplace.vim - Clojure REPL support " Maintainer: Tim Pope if exists("g:loaded_fireplace") || v:version < 700 || &cp