This file is indexed.

/usr/share/vim/registry/global.yaml is in global 6.6.2-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
addon: gtags
description: "The gtags.vim plugin script integrates the GNU GLOBAL source code tagging system with Vim. About the details, see http://www.gnu.org/software/global/."
files:
  - plugin/gtags.vim
---
addon: gtags-cscope
description: "The gtags-cscope.vim plugin script integrates the GNU GLOBAL source code tagging system with Vim using cscope interface."
files:
  - plugin/gtags-cscope.vim