Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. # Force all html.erb files into the Rails language
  2. "*":
  3. core:
  4. customFileTypes: {
  5. "text.html.ruby": ['html.erb']
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement