legacy-dotfiles/emacs/.emacs.d/snippets/conf-mode/section
2014-08-21 00:23:56 +02:00

8 lines
152 B
Text

# -*- mode: snippet; require-final-newline: nil -*-
# name: Xorg Section
# key: Section
# --
Section "$1"
Identifier "$2"
$0
EndSection