web.sublime-project
author Jan Vrany <jan.vrany@fit.cvut.cz>
Thu, 19 Sep 2013 23:36:39 +0100
changeset 192 a0209af616e7
parent 133 bef72dea1e7e
permissions -rw-r--r--
Merged 6a2671c45e9f and ab1b88f52b93

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

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