fix: add vim syntax to remaining files
Add vim syntax modeline to files which didn't have it for some reason. Continuation of #396.
This commit is contained in:
parent
68d1222029
commit
41b1489b76
7 changed files with 16 additions and 2 deletions
|
|
@ -122,4 +122,6 @@
|
|||
/dev/tty rw,
|
||||
/dev/uinput rw,
|
||||
|
||||
include if exists <abstractions/common/steam-game.d>
|
||||
include if exists <abstractions/common/steam-game.d>
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue