mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-20 00:35:22 +00:00
Add Lapse as a recognized language with color (#1053)
This commit is contained in:
parent
6d0bfa433f
commit
06d58362e1
1 changed files with 6 additions and 0 deletions
|
|
@ -4020,6 +4020,12 @@ Kusto:
|
|||
tm_scope: source.kusto
|
||||
ace_mode: text
|
||||
language_id: 225697190
|
||||
Lapse:
|
||||
type: programming
|
||||
color: "#C850C0"
|
||||
tm_scope: none
|
||||
ace_mode: text
|
||||
language_id: 999900001
|
||||
LFE:
|
||||
type: programming
|
||||
color: "#4C3023"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue