init
This commit is contained in:
6
snippets/erlang-mode/exp
Normal file
6
snippets/erlang-mode/exp
Normal file
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: -export([]).
|
||||
# contributor : hitesh <hitesh.jasani@gmail.com>
|
||||
# --
|
||||
-export([${1:start/0}]).
|
||||
$0
|
||||
Reference in New Issue
Block a user