You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you take a look at HAML highlighting in VIM you'll see that in expression like: = link_to ... helper link_to will be highlighted via ruby/rails syntax highlighter. This feature is missing for Slim.
The text was updated successfully, but these errors were encountered:
If you take a look at HAML highlighting in VIM you'll see that in expression like:
= link_to ...
helperlink_to
will be highlighted via ruby/rails syntax highlighter. This feature is missing for Slim.The text was updated successfully, but these errors were encountered: