Skip to content

Commit

Permalink
Support xf86conf filetype
Browse files Browse the repository at this point in the history
  • Loading branch information
Freed-Wu committed Dec 10, 2024
1 parent f0a3184 commit f8a936a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions snippets/xf86conf.snippets
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
priority -50

snippet sec "Section"
Section "$1"
Identifier "$2"
$0
EndSection

0 comments on commit f8a936a

Please sign in to comment.