We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a3184 commit f8a936aCopy full SHA for f8a936a
snippets/xf86conf.snippets
@@ -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