This file is indexed.

/usr/share/vim/registry/python-jedi.yaml is in vim-python-jedi 0.7.0-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
addon: python-jedi
description: "autocompletion tool for Python"
files: 
  - after/syntax/python.vim
  - autoload/jedi.vim
  - ftplugin/python/jedi.vim
  - plugin/jedi.vim
  - plugin/jedi_vim.py