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
|
|
@ -26,4 +26,6 @@ profile firefox-glxtest @{exec_path} flags=(attach_disconnected) {
|
|||
owner @{PROC}/@{pid}/cmdline r,
|
||||
|
||||
include if exists <local/firefox-glxtest>
|
||||
}
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue