Install yasnippet and vala-snippets packages
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: section
|
||||
# key: sec
|
||||
# section for xorg.conf
|
||||
# --
|
||||
Section "${1:Device}"
|
||||
$0
|
||||
EndSection
|
Reference in New Issue
Block a user