We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0a3184 commit 24998eaCopy full SHA for 24998ea
UltiSnips/xf86conf.snippets
@@ -0,0 +1,8 @@
1
+priority -50
2
+
3
+snippet sec "Section" b
4
+Section "$1"
5
+ Identifier "$2"
6
+ $0
7
+EndSection
8
+endsnippet
0 commit comments