Skip to content

Commit

Permalink
Add .timer & various other systemd extensions (fixes github-linguis…
Browse files Browse the repository at this point in the history
  • Loading branch information
vorburger committed Dec 14, 2024
1 parent 5fad8d5 commit 05f0cd6
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions lib/linguist/languages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8468,10 +8468,38 @@ crontab:
language_id: 705203557
desktop:
type: data
# https://en.wikipedia.org/wiki/INI_file
filenames:
- "systemd-system.conf"
- "systemd-user.conf"
- "logind.conf"
- "journald.conf"
- "journal-remote.conf"
- "journal-upload.conf"
- "systemd-sleep.conf"
- "timesyncd.conf"
extensions:
- ".desktop"
- ".desktop.in"
# systemd unit-file types; extensions from
# https://www.freedesktop.org/software/systemd/man/latest/systemd.syntax.html
- ".automount"
- ".device"
- ".link"
- ".mount"
- ".netdev"
- ".network"
- ".nspawn"
- ".path"
- ".scope"
- ".service"
- ".slice"
- ".snapshot"
- ".socket"
- ".swap"
- ".target"
- ".timer"
- ".unit"
tm_scope: source.desktop
ace_mode: text
language_id: 412
Expand Down

0 comments on commit 05f0cd6

Please sign in to comment.