Skip to content

Commit

Permalink
VersionManager を none に変更
Browse files Browse the repository at this point in the history
rakuda-san-desu committed Apr 1, 2024
1 parent 9a8096c commit cdfa5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -78,7 +78,7 @@

// Settings for Ruby LSP
// https://github.com/Shopify/vscode-ruby-lsp
"rubyLsp.rubyVersionManager": "rvm",
"rubyLsp.rubyVersionManager": "none",
"rubyLsp.formatter": "none",
"rubyLsp.enabledFeatures": {
"diagnostics": false,

0 comments on commit cdfa5fc

Please sign in to comment.