mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-16 15:23:51 -05:00
Reference plugin file as canonical API documentation
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
" Location: autoload/fugitive.vim
|
||||
" Maintainer: Tim Pope <http://tpo.pe/>
|
||||
|
||||
" The functions contained within this file are for internal use only. For the
|
||||
" official API, see the commented functions in plugin/fugitive.vim.
|
||||
|
||||
if exists('g:autoloaded_fugitive')
|
||||
finish
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user