summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorGuido Cella <guidocella91@gmail.com>2020-06-17 22:05:14 +0200
committerDavid Peter <sharkdp@users.noreply.github.com>2020-06-21 10:58:32 +0200
commit4cdac180d8c9af14bfa96f1fedce67bb8fc0b36c (patch)
treecc5785c5b41b204c9ca004bd2446d2d990974dfe /assets
parentd079bf86b12fa5eff7761d6c1dfe6d9823525feb (diff)
Revert "Highlight systemd files and Pacman hooks as .ini files"
Diffstat (limited to 'assets')
-rw-r--r--assets/README.md2
-rw-r--r--assets/syntaxes/02_Extra/INI.sublime-syntax16
2 files changed, 1 insertions, 17 deletions
diff --git a/assets/README.md b/assets/README.md
index c8a6a002..b5df3e5d 100644
--- a/assets/README.md
+++ b/assets/README.md
@@ -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`, `desktop`, `hook`, `automount`, `device`, `dnssd` `link`, `mount`, `netdev`, `network`, `nspawn`, `path`, `service`, `slice`, `socket`, `swap`, `target`, and `timer` file types.
+* `INI.sublime-syntax` => added `.hgrc`, `hgrc`, and `desktop` file types.
* `Org mode.sublime-syntax` => removed `task` file type.
* `SML.sublime_syntax` => removed `ml` file type.
diff --git a/assets/syntaxes/02_Extra/INI.sublime-syntax b/assets/syntaxes/02_Extra/INI.sublime-syntax
index 1147e88d..827b7477 100644
--- a/assets/syntaxes/02_Extra/INI.sublime-syntax
+++ b/assets/syntaxes/02_Extra/INI.sublime-syntax
@@ -18,22 +18,6 @@ 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: