mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-12 08:24:18 +00:00
Removed final newline from snippet files.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#name : alias_method new, old
|
||||
# --
|
||||
alias_method :${new_name}, :${old_name}
|
||||
alias_method :${new_name}, :${old_name}
|
||||
Reference in New Issue
Block a user