Elixir: Improve indentation of rec snippet
This commit is contained in:
parent
73f22df5ca
commit
e6ff9976a0
@ -97,8 +97,8 @@ snippet mdoc
|
||||
"""
|
||||
snippet rec
|
||||
receive do
|
||||
${1} ->
|
||||
${0}
|
||||
${1} ->
|
||||
${0}
|
||||
end
|
||||
snippet req
|
||||
require ${0:module_name}
|
||||
|
Loading…
Reference in New Issue
Block a user