Add comment-token to the hosts language definition (#5914)

This commit is contained in:
Aleksey Kuznetsov 2023-02-11 15:43:30 +05:00 committed by GitHub
parent 425315d752
commit 3b301a9d1d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2162,6 +2162,7 @@ name = "hosts"
scope = "source.hosts"
file-types = ["hosts"]
roots = []
comment-token = "#"
[[grammar]]
name = "hosts"