My development environment runs inside of a Nix powered shell. My instance of Solargraph is available via this command nix-shell --run 'bundle exec solargraph'. I tried using the solargraph.commandPath config option to no avail. Is there another option I should try?
My development environment runs inside of a Nix powered shell. My instance of Solargraph is available via this command
nix-shell --run 'bundle exec solargraph'. I tried using thesolargraph.commandPathconfig option to no avail. Is there another option I should try?