Open hungrybirder opened 3 years ago
I'm guessing the x11
backend is not supported on mac os. Try changing it to something else in the config.
Hi there. @simrat39 I have the same issue. I tried changing my config to:
backend = "jpg",
for instance, but it'll still force it to x11
, receiving the same error message as above (Format: "x11" ...
).
Would it be possible that the option is not used (maybe a bug)?
HI @simrat39
Thanks for this useful plugin.
I got an issue.
and run
:RustViewCrateGraph
command.:RustViewCrateGraph
doesn't work well.Some Info rust-tools.nvim: eb6ac6ca69ec76fb5fde75d421022f6fd474629f
NVIM v0.6.0-dev+355-g187e3a3b7raph. This may take a while... Build type: Release LuaJIT 2.1.0-beta3
cargo 1.48.0 (65cbdd2dc 2020-10-14) rust: stable 1.55.0 (bottled), HEAD
macOS Big Sur Version 11.6 with XQuartz installed.
nvim for rust config
If my config or something is wrong, please let me know.
Thank you.