lib/linguist/languages.yml in github-linguist-4.8.9 vs lib/linguist/languages.yml in github-linguist-4.8.10

- old
+ new

@@ -10,24 +10,24 @@ # extensions - An Array of associated extensions (the first one is # considered the primary extension, the others should be # listed alphabetically) # interpreters - An Array of associated interpreters # searchable - Boolean flag to enable searching (defaults to true) -# search_term - Deprecated: Some languages maybe indexed under a +# search_term - Deprecated: Some languages may be indexed under a # different alias. Avoid defining new exceptions. # color - CSS hex color to represent the language. # tm_scope - The TextMate scope that represents this programming # language. This should match one of the scopes listed in # the grammars.yml file. Use "none" if there is no grammar # for this language. # group - Name of the parent language. Languages in a group are counted # in the statistics as the parent language. # # Any additions or modifications (even trivial) should have corresponding -# test change in `test/test_blob.rb`. +# test changes in `test/test_blob.rb`. # -# Please keep this list alphabetized. Capitalization comes before lower case. +# Please keep this list alphabetized. Capitalization comes before lowercase. 1C Enterprise: type: programming color: "#814CCC" extensions: @@ -329,11 +329,11 @@ - dosbatch - winbatch extensions: - .bat - .cmd - tm_scope: source.dosbatch + tm_scope: source.batchfile ace_mode: batchfile color: "#C1F12E" Befunge: type: programming @@ -1025,18 +1025,19 @@ tm_scope: source.elm ace_mode: elm Emacs Lisp: type: programming - tm_scope: source.lisp + tm_scope: source.emacs.lisp color: "#c065db" aliases: - elisp - emacs filenames: - .emacs - .emacs.desktop + - .spacemacs extensions: - .el - .emacs - .emacs.desktop ace_mode: lisp @@ -1132,10 +1133,17 @@ extensions: - .fan tm_scope: none ace_mode: text +Filebench WML: + type: programming + extensions: + - .f + tm_scope: none + ace_mode: text + Filterscript: type: programming group: RenderScript extensions: - .fs @@ -3075,10 +3083,11 @@ - .pyde - .pyp - .pyt - .pyw - .rpy + - .spec - .tac - .wsgi - .xpy filenames: - BUCK @@ -3193,10 +3202,19 @@ ace_mode: markdown extensions: - .rmd tm_scope: source.gfm +RPM Spec: + type: data + tm_scope: source.rpm-spec + extensions: + - .spec + aliases: + - specfile + ace_mode: text + RUNOFF: type: markup color: "#665a4e" extensions: - .rnh @@ -3328,10 +3346,11 @@ - .rbuild - .rbw - .rbx - .ru - .ruby + - .spec - .thor - .watchr interpreters: - ruby - macruby @@ -4137,9 +4156,10 @@ - .psc1 - .pt - .rdf - .resx - .rss + - .sch - .scxml - .sfproj - .srdf - .storyboard - .stTheme