Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Add completion configuration default
Browse files Browse the repository at this point in the history
  • Loading branch information
vinistock committed Feb 15, 2023
1 parent 29b528e commit d13f538
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,8 @@
"inlayHint": true,
"onTypeFormatting": true,
"selectionRanges": true,
"semanticHighlighting": true
"semanticHighlighting": true,
"completion": true
}
},
"rubyLsp.rubyVersionManager": {
Expand Down

0 comments on commit d13f538

Please sign in to comment.