/usr/share/doc/vim-fugitive/README.Debian 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 7 8 9 10 11 12 13 14 15 16 17 18 19 | vim-fugitive for Debian
-----------------------
Enabling the addons
===================
This package provides a "fugitive" addon for the vim text editor.
It is not enabled by default. To enable it for you only, run:
$ vim-addons install fugitive
Similarly, to enable it for all users of this system just
execute (as root):
# vim-addons -w install fugitive
vim-addons is provided by the vim-addon-manager package, have a look at its
manpage for more information.
-- Andrea Capriotti <capriott@debian.org> Tue, 28 Jan 2014 14:08:36 +0100
|