Install yasnippet and vala-snippets packages
This commit is contained in:
4
elpa/yasnippet-20160924.2001/snippets/ruby-mode/am
Normal file
4
elpa/yasnippet-20160924.2001/snippets/ruby-mode/am
Normal file
@@ -0,0 +1,4 @@
|
||||
#name : alias_method new, old
|
||||
#group : definitions
|
||||
# --
|
||||
alias_method :${new_name}, :${old_name}
|
Reference in New Issue
Block a user