Skip to content

Commit

Permalink
Merge pull request #15 from rakuda-san-desu/change_version_manager
Browse files Browse the repository at this point in the history
VersionManager を none に変更
  • Loading branch information
rakuda-san-desu authored Apr 1, 2024
2 parents 2810f12 + cdfa5fc commit f4f9c03
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
Expand Up @@ -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,
Expand Down

0 comments on commit f4f9c03

Please sign in to comment.