Highlight systemd files and Pacman hooks as .ini files

This commit is contained in:
Guido Cella 2020-06-15 15:14:31 +02:00
parent 62b4452057
commit cde430a1e7
2 changed files with 17 additions and 1 deletions

2
assets/README.md vendored
View File

@ -32,7 +32,7 @@ themes (`bat cache --clear`).
The following files have been manually modified after converting from a `.tmLanguage` file:
* `Dart.sublime-syntax` => removed `#regex.dart` include.
* `INI.sublime-syntax` => added `.hgrc`, `hgrc`, and `desktop` file types.
* `INI.sublime-syntax` => added `.hgrc`, `hgrc`, `desktop`, `hook`, `automount`, `device`, `dnssd` `link`, `mount`, `netdev`, `network`, `nspawn`, `path`, `service`, `slice`, `socket`, `swap`, `target`, and `timer` file types.
* `Org mode.sublime-syntax` => removed `task` file type.
* `SML.sublime_syntax` => removed `ml` file type.

View File

@ -18,6 +18,22 @@ file_extensions:
- .editorconfig
- .hgrc
- hgrc
- hook
- automount
- device
- dnssd
- link
- mount
- netdev
- network
- nspawn
- path
- service
- slice
- socket
- swap
- target
- timer
scope: source.ini
contexts:
main: