mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
feat(development/index.md): add vim modeline
Add vim syntax comment to the example as requested in #380.
This commit is contained in:
parent
eb480672f3
commit
637c2b4ccd
@ -85,6 +85,8 @@ profile foo @{exec_path} {
|
|||||||
|
|
||||||
include if exists <local/foo>
|
include if exists <local/foo>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
# vim:syntax=apparmor
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user