web.sublime-project
author Marcel Hlopko <marcel@hlopko.com>
Wed, 29 Oct 2014 21:07:41 +0100
changeset 239 33b6b56411aa
parent 133 bef72dea1e7e
permissions -rw-r--r--
Update gems

{
	
	"folders":
	[
	    {
	    	"path" : "web"
	    },
	    {
	    	"path" : "s"
	    }
	],

	"settings":
	{
	  "tab_size": 2,
	  "translate_tabs_to_spaces": true
	}
}