/usr/share/vim/registry/vim-fugitive.yaml is in vim-fugitive 2.2-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | addon: fugitive
description: "A Git wrapper so awesome, it should be illegal"
disabledby: "let g:loaded_fugitive = 1"
files:
- plugin/fugitive.vim
- doc/fugitive.txt
|