dotar/vim/snippets/haml/cs.snippet

2 lines
143 B
Plaintext
Raw Normal View History

2011-11-18 05:45:33 +08:00
= collection_select :${1:object}, :${2:method}, :${3:collection}, :${4:value_method}, :${5:text_method} ${6:, [options]} ${7:, [html_options]}