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

Commit

Permalink
Lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Quintasan committed Aug 3, 2023
1 parent 8ea796b commit 11e550b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VERSION_MANAGERS.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ snippet to your user configuration JSON
```json
{
"rubyLsp.rubyVersionManager": "custom",
"rubyLsp.customRubyCommand": "eval \"$(rtx env -s zsh)\"", // Instructions for zsh, change for bash or fish
"rubyLsp.customRubyCommand": "eval \"$(rtx env -s zsh)\"" // Instructions for zsh, change for bash or fish
}
```

0 comments on commit 11e550b

Please sign in to comment.