This file is indexed.

/usr/share/vim/addons/ftdetect/kumac.vim is in cernlib-base 20061220+dfsg3-4.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
7
" Vim syntax file
" Language:    CERNLIB kumac (Kit for a User interface MACro) files (for PAW)
" Maintainer:  Kevin B. McCarty <kmccarty@debian.org>

au BufNewFile,BufRead *.kumac set filetype=kumac
au BufNewFile,BufRead *.kumacold set filetype=kumac
au BufNewFile,BufRead .kumacs set filetype=kumac