feat(profiles-s-z): vim syntax support
Add vim modeline instructing the editor to use the syntax plugin provided by apparmor. Continuation of #379, #380, #381, #390 to keep the diff list relatively short.
This commit is contained in:
parent
6c1cdf4d58
commit
102be49c8a
194 changed files with 435 additions and 47 deletions
|
|
@ -43,4 +43,6 @@ profile steam-launch @{exec_path} {
|
|||
deny /opt/** r,
|
||||
|
||||
include if exists <local/steam-launch>
|
||||
}
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue