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
c1d531525a
commit
da3717991e
194 changed files with 435 additions and 47 deletions
|
|
@ -80,4 +80,6 @@ profile steam-runtime @{exec_path} flags=(attach_disconnected) {
|
|||
/dev/tty rw,
|
||||
|
||||
include if exists <local/steam-runtime>
|
||||
}
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue