dotfiles/sublime/.config/sublime-text-3/Packages/User/ApplySyntax.ext-list

60 lines
520 B
Plaintext
Executable File

{
"HTML (Rails)":
[
"html.erb"
],
"JSON":
[
".bowerrc",
".csslintrc",
".eslintrc",
".jscsrc",
".jshintrc",
"geojson"
],
"PHP":
[
"inc",
"php3",
"php4",
"php5",
"phtml"
],
"Python":
[
"py3",
"pyw"
],
"Ruby":
[
"jbuilder",
"podspec",
"rabl",
"rake",
"rb",
"simplecov",
"thor"
],
"Ruby Haml":
[
"haml"
],
"Shell-Unix-Generic":
[
"bash",
"sh",
"zsh"
],
"XML":
[
"xml.dist"
],
"YAML":
[
".gemrc",
"YAML-tmLanguage",
"yml",
"yml.dist"
]
}