Normalize headers
This commit is contained in:
parent
ffc41e86f3
commit
712205e66a
@ -1,4 +1,4 @@
|
|||||||
" Fireplace nREPL session
|
" Location: autoload/nrepl/fireplace.vim
|
||||||
|
|
||||||
if exists("g:autoloaded_fireplace_nrepl")
|
if exists("g:autoloaded_fireplace_nrepl")
|
||||||
finish
|
finish
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
" autoload/nrepl/fireplace_connection.vim
|
" Location: autoload/nrepl/fireplace_connection.vim
|
||||||
" Maintainer: Tim Pope <http://tpo.pe/>
|
|
||||||
|
|
||||||
if exists("g:autoloaded_nrepl_fireplace_connection") || &cp
|
if exists("g:autoloaded_nrepl_fireplace_connection") || &cp
|
||||||
finish
|
finish
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
" plugin/fireplace/zip.vim
|
" Location: plugin/fireplace/zip.vim
|
||||||
" Maintainer: Tim Pope <http://tpo.pe>
|
|
||||||
|
|
||||||
if exists("g:loaded_zip") || &cp || v:version >= 704
|
if exists("g:loaded_zip") || &cp || v:version >= 704
|
||||||
finish
|
finish
|
||||||
|
Loading…
Reference in New Issue
Block a user