This file is indexed.

/usr/share/vim/registry/vim-addon-mw-utils.yaml is in vim-addon-mw-utils 0.1-5.

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
addon: addon-mw-utils
description: "Vim funcref library"
files:
  - autoload/buf_utils.vim
  - autoload/cached_file_contents.vim
  - autoload/env_reload.vim
  - autoload/funcref.vim
  - autoload/glob.vim
  - autoload/tiny_cmd.vim
  - autoload/tovl/scratch_buffer.vim
  - autoload/tovl/ui/filter_list.vim
  - doc/cached_file_contents.txt
  - doc/funcref.txt
  - doc/tiny_cmd.txt