Sublime project - add settings
This commit is contained in:
		| @@ -24,5 +24,12 @@ | ||||
| 			], | ||||
| 			"path": "../../.." | ||||
| 		} | ||||
| 	] | ||||
| 	], | ||||
| 	"settings": | ||||
| 	{ | ||||
| 		"ensure_newline_at_eof_on_save": true, | ||||
| 		"tab_size": 2, | ||||
| 		"translate_tabs_to_spaces": true, | ||||
| 		"trim_trailing_white_space_on_save": true | ||||
| 	} | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user