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
parent 9d0ba750c0
commit ef42129911

View file

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