mirror of
https://github.com/zed-industries/zed.git
synced 2025-02-07 19:19:12 +00:00
..and use it in PHP language config
This commit is contained in:
parent
ab5bd0ac5a
commit
00caad2f17
1 changed files with 1 additions and 0 deletions
|
@ -10,3 +10,4 @@ brackets = [
|
|||
{ start = "\"", end = "\"", close = true, newline = false, not_in = ["string"] },
|
||||
]
|
||||
collapsed_placeholder = "/* ... */"
|
||||
word_boundaries = ["$"]
|
||||
|
|
Loading…
Reference in a new issue