mirror of
https://github.com/joaotavora/yasnippet.git
synced 2026-05-06 23:58:19 +00:00
Added snippets for erlang-mode from users
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#name : -behaviour(...).
|
||||
# --
|
||||
-behaviour(${1:gen_server}).
|
||||
$0
|
||||
Reference in New Issue
Block a user