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")
|
||||
finish
|
||||
|
@ -1,5 +1,4 @@
|
||||
" autoload/nrepl/fireplace_connection.vim
|
||||
" Maintainer: Tim Pope <http://tpo.pe/>
|
||||
" Location: autoload/nrepl/fireplace_connection.vim
|
||||
|
||||
if exists("g:autoloaded_nrepl_fireplace_connection") || &cp
|
||||
finish
|
||||
|
@ -1,5 +1,4 @@
|
||||
" plugin/fireplace/zip.vim
|
||||
" Maintainer: Tim Pope <http://tpo.pe>
|
||||
" Location: plugin/fireplace/zip.vim
|
||||
|
||||
if exists("g:loaded_zip") || &cp || v:version >= 704
|
||||
finish
|
||||
|
Loading…
Reference in New Issue
Block a user