mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +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
1 changed files with 2 additions and 0 deletions
|
@ -85,6 +85,8 @@ profile foo @{exec_path} {
|
|||
|
||||
include if exists <local/foo>
|
||||
}
|
||||
|
||||
# vim:syntax=apparmor
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue