This file is indexed.

/usr/share/doc/vim-autopep8/README.Debian is in vim-autopep8 1.0.7-1.

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-autopep8 for Debian
-----------------------
Enabling the addons
===================

This package provides a "pathogen" addon for the vim text editor.
It is not enabled by default. To enable it for you only, run:

$ vim-addons install autopep8

Similarly, to enable it for all users of this system just
execute (as root):

# vim-addons -w install autopep8

vim-addons is provided by the vim-addon-manager package, have a look at its
manpage for more information.

 -- Balasankar C <balasankarc@autistici.org>  Sun, 29 Nov 2015 12:31:30 +0530