feat(groups/{a,b}*): vim syntax support
Add vim modeline instructing the editor to use syntax plugin provided by apparmor. Continuation of #391 to keep the diff list relatively short.
This commit is contained in:
parent
a2c6580725
commit
db82b64051
134 changed files with 280 additions and 12 deletions
|
|
@ -40,3 +40,5 @@ profile akonadi_akonotes_resource @{exec_path} {
|
|||
|
||||
include if exists <local/akonadi_akonotes_resource>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -46,3 +46,5 @@ profile akonadi_archivemail_agent @{exec_path} {
|
|||
|
||||
include if exists <local/akonadi_archivemail_agent>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -39,3 +39,5 @@ profile akonadi_birthdays_resource @{exec_path} {
|
|||
|
||||
include if exists <local/akonadi_birthdays_resource>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -43,3 +43,5 @@ profile akonadi_contacts_resource @{exec_path} {
|
|||
|
||||
include if exists <local/akonadi_contacts_resource>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -44,3 +44,5 @@ profile akonadi_control @{exec_path} {
|
|||
|
||||
include if exists <local/akonadi_control>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -42,3 +42,5 @@ profile akonadi_followupreminder_agent @{exec_path} {
|
|||
|
||||
include if exists <local/akonadi_followupreminder_agent>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -35,3 +35,5 @@ profile akonadi_ical_resource @{exec_path} {
|
|||
|
||||
include if exists <local/akonadi_ical_resource>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -49,3 +49,5 @@ profile akonadi_indexing_agent @{exec_path} {
|
|||
|
||||
include if exists <local/akonadi_indexing_agent>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -43,3 +43,5 @@ profile akonadi_maildir_resource @{exec_path} {
|
|||
|
||||
include if exists <local/akonadi_maildir_resource>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -54,3 +54,5 @@ profile akonadi_maildispatcher_agent @{exec_path} {
|
|||
|
||||
include if exists <local/akonadi_maildispatcher_agent>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -60,3 +60,5 @@ profile akonadi_mailfilter_agent @{exec_path} {
|
|||
|
||||
include if exists <local/akonadi_mailfilter_agent>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -43,3 +43,5 @@ profile akonadi_mailmerge_agent @{exec_path} {
|
|||
|
||||
include if exists <local/akonadi_mailmerge_agent>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -40,3 +40,5 @@ profile akonadi_migration_agent @{exec_path} {
|
|||
|
||||
include if exists <local/akonadi_migration_agent>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -37,3 +37,5 @@ profile akonadi_newmailnotifier_agent @{exec_path} {
|
|||
|
||||
include if exists <local/akonadi_newmailnotifier_agent>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -42,4 +42,6 @@ profile akonadi_notes_agent @{exec_path} {
|
|||
/dev/tty r,
|
||||
|
||||
include if exists <local/akonadi_notes_agent>
|
||||
}
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -44,3 +44,5 @@ profile akonadi_sendlater_agent @{exec_path} {
|
|||
|
||||
include if exists <local/akonadi_sendlater_agent>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
|
|
@ -38,3 +38,5 @@ profile akonadi_unifiedmailbox_agent @{exec_path} {
|
|||
|
||||
include if exists <local/akonadi_unifiedmailbox_agent>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue