Tweak description
This commit is contained in:
parent
712205e66a
commit
1dc5129c0e
@ -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|)
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user