Skip to content

Commit f8a936a

Browse files
committed
Support xf86conf filetype
1 parent f0a3184 commit f8a936a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

snippets/xf86conf.snippets

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
priority -50
2+
3+
snippet sec "Section"
4+
Section "$1"
5+
Identifier "$2"
6+
$0
7+
EndSection

0 commit comments

Comments
 (0)