yasnippet/extras/imported/rails-mode/ERb Templates/Make Selection in to Partial.yasnippet

8 lines
209 B
Plaintext

# -*- mode: snippet -*-
# type: command
# contributor: Translated from TextMate Snippet
# name: Create Partial From Selection
## binding: "^H"
## condition: "source.ruby.rails, text.html.ruby, text.haml"
# --