This file is indexed.

/usr/share/vim/registry/python-jedi.yaml is in vim-python-jedi 0.10.0~git1+f05c071-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
addon: python-jedi
description: "autocompletion tool for Python"
files: 
  - after/ftplugin/python/jedi.vim
  - after/syntax/python.vim
  - autoload/jedi.vim
  - doc/jedi-vim.txt
  - ftplugin/python/jedi.vim
  - plugin/jedi.vim
  - initialize.py
  - jedi_vim.py