mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-20 00:35:22 +00:00
Update Linguist languages.yml to latest upstream (#1061)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Mahad Kalam <55807755+skyfallwastaken@users.noreply.github.com>
This commit is contained in:
parent
667d3a7c93
commit
cf72b56a4b
1 changed files with 32 additions and 0 deletions
|
|
@ -396,6 +396,7 @@ Apollo Guidance Computer:
|
|||
AppleScript:
|
||||
type: programming
|
||||
aliases:
|
||||
- apples
|
||||
- osascript
|
||||
extensions:
|
||||
- ".applescript"
|
||||
|
|
@ -2033,6 +2034,8 @@ Emacs Lisp:
|
|||
tm_scope: source.emacs.lisp
|
||||
color: "#c065db"
|
||||
aliases:
|
||||
- cask
|
||||
- eask
|
||||
- elisp
|
||||
- emacs
|
||||
filenames:
|
||||
|
|
@ -2043,6 +2046,7 @@ Emacs Lisp:
|
|||
- ".spacemacs"
|
||||
- ".viper"
|
||||
- Cask
|
||||
- Eask
|
||||
- Project.ede
|
||||
- _emacs
|
||||
- abbrev_defs
|
||||
|
|
@ -2220,6 +2224,14 @@ Filterscript:
|
|||
tm_scope: none
|
||||
ace_mode: text
|
||||
language_id: 112
|
||||
FlatBuffers:
|
||||
type: data
|
||||
color: "#ed284a"
|
||||
extensions:
|
||||
- ".fbs"
|
||||
tm_scope: source.flatbuffers
|
||||
ace_mode: text
|
||||
language_id: 577640576
|
||||
Flix:
|
||||
type: programming
|
||||
color: "#d44a45"
|
||||
|
|
@ -4241,6 +4253,14 @@ Liquid:
|
|||
tm_scope: text.html.liquid
|
||||
ace_mode: liquid
|
||||
language_id: 204
|
||||
Liquidsoap:
|
||||
type: programming
|
||||
color: "#990066"
|
||||
extensions:
|
||||
- ".liq"
|
||||
tm_scope: source.liquidsoap
|
||||
ace_mode: text
|
||||
language_id: 614641732
|
||||
Literate Agda:
|
||||
type: programming
|
||||
color: "#315665"
|
||||
|
|
@ -4632,6 +4652,14 @@ Max:
|
|||
codemirror_mode: javascript
|
||||
codemirror_mime_type: application/json
|
||||
language_id: 227
|
||||
MeTTa:
|
||||
type: programming
|
||||
color: "#6a5acd"
|
||||
extensions:
|
||||
- ".metta"
|
||||
tm_scope: source.metta
|
||||
ace_mode: text
|
||||
language_id: 1037612668
|
||||
Mercury:
|
||||
type: programming
|
||||
color: "#ff2b2b"
|
||||
|
|
@ -6139,6 +6167,8 @@ Python:
|
|||
- pypy3
|
||||
- uv
|
||||
aliases:
|
||||
- py
|
||||
- py3
|
||||
- python3
|
||||
- rusthon
|
||||
language_id: 303
|
||||
|
|
@ -7699,6 +7729,8 @@ TSX:
|
|||
type: programming
|
||||
color: "#3178c6"
|
||||
group: TypeScript
|
||||
aliases:
|
||||
- typescriptreact
|
||||
extensions:
|
||||
- ".tsx"
|
||||
tm_scope: source.tsx
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue