mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
parent
ca19496eed
commit
99d33c741a
1 changed files with 1 additions and 1 deletions
|
@ -1671,7 +1671,7 @@ scope = "source.dart"
|
|||
file-types = ["dart"]
|
||||
roots = ["pubspec.yaml"]
|
||||
auto-format = true
|
||||
comment-token = "//"
|
||||
comment-tokens = ["//", "///"]
|
||||
block-comment-tokens = { start = "/*", end = "*/" }
|
||||
language-servers = [ "dart" ]
|
||||
indent = { tab-width = 2, unit = " " }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue