This file is indexed.

/usr/lib/anjuta/anjuta-indentation-c-style.plugin is in anjuta 2:3.18.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
10
11
[Anjuta Plugin]
Location=anjuta-indentation-c-style:IndentCPlugin
Icon=anjuta-indentation-c-style-plugin.png
Name=C style indentation Plugin
Description=auto-indentation for c style code
Interfaces=IAnjutaLanguageSupport,IAnjutaIndenter
UserActivatable=no

[Language Support]
Languages=C,C++,Java,Vala,JavaScript,IDL,Rust
MimeTypes=text/x-c,text/x-java-source,text/x-vala,application/javascript,text/x-idl,text/x-rust