HakonHarnes / img-clip.nvim

Effortlessly embed images into any markup language, like LaTeX, Markdown or Typst
MIT License
443 stars 7 forks source link

Missing xclip should be a warning #73

Closed raffaem closed 3 months ago

raffaem commented 3 months ago

By doing :checkhealth I obtain:

img-clip: require("img-clip.health").check()

img-clip.nvim ~
- ERROR `xclip` is not installed

This should be a warning as I'm on Wayland

HakonHarnes commented 3 months ago

Thanks for reporting this. I've pushed a fix to main.