1
0
Fork 0
dotfiles/sublime/Ruby Haml.sublime-settings

6 lines
137 B
Plaintext
Raw Permalink Normal View History

2020-09-12 09:03:33 +00:00
// These settings override both User and Default settings for the Ruby Haml syntax
{
"tab_size": 2,
"translate_tabs_to_spaces": true
}