This file is indexed.

/usr/share/vim/registry/vim-runtime.yaml is in vim-runtime 2:8.0.1453-1ubuntu1.

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: matchit
description: "extended matching with '%' (e.g. if ... then ... else)"
files:
  - plugin/matchit.vim
---
addon: editexisting
description: "edit the file with an existing Vim, if possible"
files:
  - plugin/editexisting.vim
---
addon: justify
description: "left and right align text by filling in with extra spaces"
files:
  - plugin/justify.vim