Fix broken phpactor configuration option

The option itself contains a dot. Therefore wrap in double quotes.
This commit is contained in:
Daniel Siepmann 2022-02-07 11:04:36 +01:00
parent 940690646b
commit 305a4089b5
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -1,2 +1 @@
language_server_completion:
trim_leading_dollar: true
"language_server_completion.trim_leading_dollar": true