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 Aug 30, 2024
1 parent f0a3184 commit 24998ea
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions UltiSnips/xf86conf.snippets
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
priority -50

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

0 comments on commit 24998ea

Please sign in to comment.