feat(development/index.md): add vim modeline

Add vim syntax comment to the example as requested in #380.
This commit is contained in:
REmerald 2024-06-15 16:56:54 +03:00 committed by Alexandre Pujol
parent eb480672f3
commit 637c2b4ccd
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -85,6 +85,8 @@ profile foo @{exec_path} {
include if exists <local/foo> include if exists <local/foo>
} }
# vim:syntax=apparmor
``` ```