mirror of
https://github.com/System-End/hackatime.git
synced 2026-04-19 22:15:14 +00:00
* Support custom language definitions via languages_custom.yml * Add workflow to auto-update Linguist languages.yml from upstream * Use deep_merge
9 lines
207 B
YAML
9 lines
207 B
YAML
# Custom language definitions for Hackatime.
|
|
# Entries here take priority over config/languages.yml.
|
|
|
|
Lapse:
|
|
type: programming
|
|
color: "#C850C0"
|
|
tm_scope: none
|
|
ace_mode: text
|
|
language_id: 999900001
|