mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-02 03:12:25 +01:00
Add support for "etc/hosts" files.
- Syntax author: https://github.com/brandonwamboldt/sublime-hosts Since the upstream version only has a tmLanguage, added a sublime-syntax file manually.
This commit is contained in:
committed by
David Peter
parent
e9210c0f6c
commit
69fc1caead
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -135,3 +135,6 @@
|
||||
[submodule "assets/syntaxes/DotENV"]
|
||||
path = assets/syntaxes/DotENV
|
||||
url = https://github.com/zaynali53/DotENV
|
||||
[submodule "assets/syntaxes/hosts"]
|
||||
path = assets/syntaxes/hosts
|
||||
url = https://github.com/brandonwamboldt/sublime-hosts
|
||||
|
Reference in New Issue
Block a user