mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-15 01:44:19 +00:00
tweaking rails and ruby snippets slightly
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
# name: Special: Return Inside Empty Open/Close Tags
|
||||
# binding: RET
|
||||
# condition: (yas/html-between-tag-pair-p)
|
||||
# type: command
|
||||
# --
|
||||
|
||||
$0
|
||||
(save-excursion
|
||||
(newline-and-indent))
|
||||
(indent-according-to-mode)
|
||||
|
||||
Reference in New Issue
Block a user