tweaking rails and ruby snippets slightly

This commit is contained in:
capitaomorte
2010-03-29 18:15:56 +00:00
parent 2a88ccfaff
commit 485f34921b
23 changed files with 35 additions and 29 deletions

View File

@@ -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)