mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
Add pp debug snippet for Ruby
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
# name: ruby ppd
|
||||
# key: ppd
|
||||
# --
|
||||
puts "\n>>>>>> ${1:name}:"
|
||||
pp $0
|
||||
puts "\n>>>>>> ${1:name}:"; pp $0
|
||||
Reference in New Issue
Block a user