mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-18 21:17:08 +04:00
parent
2284bce970
commit
842687e845
@ -317,7 +317,7 @@ indent = { tab-width = 2, unit = " " }
|
||||
name = "json"
|
||||
scope = "source.json"
|
||||
injection-regex = "json"
|
||||
file-types = ["json", "jsonc", "arb", "ipynb", "geojson", "gltf", "flake.lock", ".babelrc"]
|
||||
file-types = ["json", "jsonc", "arb", "ipynb", "geojson", "gltf", "webmanifest", "flake.lock", ".babelrc"]
|
||||
roots = []
|
||||
language-servers = [ "vscode-json-language-server" ]
|
||||
auto-format = true
|
||||
|
Loading…
Reference in New Issue
Block a user