Update sublime configs

This commit is contained in:
2020-09-12 11:03:33 +02:00
parent b0758dd29e
commit 55a944b8f2
4 changed files with 20 additions and 8 deletions
+5
View File
@@ -0,0 +1,5 @@
// These settings override both User and Default settings for the Ruby syntax
{
"tab_size": 2,
"translate_tabs_to_spaces": true
}