fireplace.vim 1.0
This commit is contained in:
parent
e107b2ae17
commit
835fdedf5f
@ -1,5 +1,6 @@
|
|||||||
" fireplace.vim - Clojure REPL support
|
" fireplace.vim - Clojure REPL support
|
||||||
" Maintainer: Tim Pope <http://tpo.pe/>
|
" Maintainer: Tim Pope <http://tpo.pe/>
|
||||||
|
" Version: 1.0
|
||||||
|
|
||||||
if exists("g:loaded_fireplace") || v:version < 700 || &cp
|
if exists("g:loaded_fireplace") || v:version < 700 || &cp
|
||||||
finish
|
finish
|
||||||
|
Loading…
Reference in New Issue
Block a user