fix(profiles-g-l): move vim modeline

Move vim syntax comment to the end of the file, separated by newline, as requested in #380.
This commit is contained in:
REmerald 2024-06-15 17:18:03 +03:00
parent db5c80ab8d
commit 7541a24f3c
132 changed files with 285 additions and 152 deletions

View file

@ -2,7 +2,6 @@
# Copyright (C) 2017-2021 Mikhail Morfikov
# Copyright (C) 2021-2024 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
# vim:syntax=apparmor
abi <abi/3.0>,
@ -23,3 +22,5 @@ profile gconfd @{exec_path} {
include if exists <local/gconfd>
}
# vim:syntax=apparmor