Added auctex and yasnippets
This commit is contained in:
5
.emacs.d/snippets/erlang-mode/ifdef
Normal file
5
.emacs.d/snippets/erlang-mode/ifdef
Normal file
@@ -0,0 +1,5 @@
|
||||
#name : -ifdef(...). ... -endif.
|
||||
# --
|
||||
-ifdef($1).
|
||||
$0
|
||||
-endif.
|
||||
Reference in New Issue
Block a user