Added auctex and yasnippets
This commit is contained in:
4
.emacs.d/snippets/perl-mode/xif
Normal file
4
.emacs.d/snippets/perl-mode/xif
Normal file
@@ -0,0 +1,4 @@
|
||||
# name: ... if ...
|
||||
# key: xif
|
||||
# --
|
||||
${1:expression} if ${2:condition}
|
||||
Reference in New Issue
Block a user