This file is indexed.

/usr/share/vim/registry/vim-lastplace.yaml is in vim-lastplace 3.1.1-2.

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
addon: lastplace
description: "Vim script to reopen files at your last edit position"
disabledby: "let b:loaded_lastplace_plugin = 1"
files:
  - doc/lastplace.txt
  - plugin/lastplace.vim