aboutsummaryrefslogtreecommitdiff
path: root/sublime/.config/sublime-text-2/Packages/User/Preferences.sublime-settings
blob: 9e5292a7afe11ed9022cc7b409b5974d8c246bc2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
	"color_scheme": "Packages/Monokai Extended/Monokai Extended Bright.tmTheme",
	"theme": "greybeard.sublime-theme",
	"font_face": "gohufont",
	"font_size": 10,
	"ignored_packages":
	[
		"Vintage"
	]
}
/* █▓▒░ packages
dotfiles syntax highlighting
gitgutter
greybeard theme
handlebars
jshint
monokai extended
package control
php completions kit
sublime codeintel
syntax highlighting for sass
*/