Tweak description

This commit is contained in:
Tim Pope 2014-07-04 16:24:46 -04:00
parent 712205e66a
commit 1dc5129c0e
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
*fireplace.txt* Clojure REPL tease *fireplace.txt* Clojure REPL support
Author: Tim Pope <http://tpo.pe/> Author: Tim Pope <http://tpo.pe/>
License: Same terms as Vim itself (see |license|) License: Same terms as Vim itself (see |license|)

View File

@ -1,4 +1,4 @@
" fireplace.vim - Clojure REPL tease " fireplace.vim - Clojure REPL support
" Maintainer: Tim Pope <http://tpo.pe/> " Maintainer: Tim Pope <http://tpo.pe/>
if exists("g:loaded_fireplace") || v:version < 700 || &cp if exists("g:loaded_fireplace") || v:version < 700 || &cp