fix: add vim syntax to remaining files
Add vim syntax modeline to files which didn't have it for some reason. Continuation of #396.
This commit is contained in:
parent
68d1222029
commit
41b1489b76
7 changed files with 16 additions and 2 deletions
|
|
@ -25,3 +25,5 @@ profile elinks @{exec_path} {
|
|||
|
||||
include if exists <local/elinks>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -15,3 +15,5 @@ profile ffmpegthumbnailer @{exec_path} {
|
|||
|
||||
include if exists <local/ffmpegthumbnailer>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue