yasnippet-snippets/snippets/elixir-mode/pry
Wahed Mangal 2bb3cc1b2e Elixir cleanup + 5 useful snippets (#245)
* removed trailing newline from elixir snippets

* 5 convenience snippets I often use
2018-01-06 21:17:06 +00:00

6 lines
87 B
Plaintext

# -*- mode: snippet -*-
# name: pry
# key: pry
# group: debug
# --
require IEx; IEx.pry