summaryrefslogtreecommitdiff
path: root/User/Lua.sublime-settings
blob: 082791767bfd24fa8e39b79f2139b27835822644 (plain)
1
2
3
4
5
// These settings override both User and Default settings for the Lua syntax
{
	"tab_size": 2,
	"translate_tabs_to_spaces": true
}