chore(profile): add missing vim:syntax=apparmor in some profiles.

This commit is contained in:
Alexandre Pujol 2024-10-09 22:21:52 +01:00
parent fc43400c26
commit 5585773802
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC
5 changed files with 9 additions and 0 deletions

View File

@ -29,3 +29,5 @@ profile cmus @{exec_path} {
include if exists <local/cmus>
}
# vim:syntax=apparmor

View File

@ -47,3 +47,4 @@ profile linuxqq @{exec_path} flags=(attach_disconnected) {
include if exists <local/linuxqq>
}
# vim:syntax=apparmor

View File

@ -24,3 +24,5 @@ profile ouch @{exec_path} {
include if exists <local/ouch>
}
# vim:syntax=apparmor

View File

@ -40,3 +40,5 @@ profile protonmail @{exec_path} flags=(complain) {
include if exists <local/protonmail>
}
# vim:syntax=apparmor

View File

@ -56,3 +56,5 @@ profile wechat-universal @{exec_path} flags=(attach_disconnected) {
include if exists <local/wechat-universal>
}
# vim:syntax=apparmor