forked from koenpunt/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Global.tmProperties
112 lines (78 loc) · 1.75 KB
/
Global.tmProperties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
fontName = SourceCodePro-Regular
fontSize = 13
showInvisibles = true
showWrapColumn = true
softTabs = true
tabSize = 2
softWrap = false
spellChecking = true
spellingLanguage = en
theme = CAB58494-D1A3-4BAD-BBC6-DAED679AD20B
wrapColumn = 0
[ *.NFO ]
fileType = text.plain
[ *.cap ]
fileType = source.ruby
[ *.cfg ]
fileType = text.plain
[ *.command ]
fileType = text.plain
[ *.conf.erb ]
fileType = source.nginx
[ *.crt ]
fileType = text.plain
[ *.pem ]
fileType = text.plain
[ *.erb ]
fileType = text.html.erb.rails
[ *.html.erb ]
fileType = text.html.erb.rails
[ *.log ]
fileType = text.plain
[ *.mk ]
fileType = source.makefile
[ *.nfo ]
fileType = text.plain
[ *.csr ]
fileType = text.plain
[ *.p7b ]
fileType = text.plain
[ *.php ]
fileType = text.html.php
[ *.php.sample ]
fileType = text.html.php
[ *.tt ]
fileType = text.html.erb
[ *.svg ]
fileType = text.xml
[ *.tpl ]
fileType = text.html.smarty
[ *.tpl.example ]
fileType = text.html.smarty
[ *.yml ]
fileType = source.yaml
[ .env ]
fileType = text.plain
[ Procfile ]
fileType = source.yaml
[ Procfile.* ]
fileType = source.yaml
[ .gitignore ]
fileType = text.plain
[ .nvmrc ]
fileType = text.plain
[ .standalone_migrations ]
fileType = source.yaml
[ .zshrc ]
fileType = text.plain
[ Capfile ]
fileType = source.ruby
[ default ]
fileType = source.nginx
[ text ]
spellChecking = true
[ text.html.smarty ]
softTabs = true
[ text.html.php ]
softTabs = false
tabSize = 4