dotar/vim/snippets/eruby-rails/lica.snippet

2 lines
86 B
Plaintext
Raw Normal View History

2011-11-18 05:45:33 +08:00
<%= link_to "${1:link text}", :controller => "${2:items}", :action => "${3:index}" %>