abzcoding / lvim

🧑‍🚀 Bloated LunarVim 🚀
MIT License
471 stars 65 forks source link

inline hints causes rust_tools to throw on every keypress #105

Closed alechp closed 1 year ago

alechp commented 1 year ago

Example of issue:

Screen Shot 2022-12-30 at 12 33 40 PM

Upstream issue fix:

https://github.com/simrat39/rust-tools.nvim/issues/300

Possibly result of adding inline_hints here:

https://github.com/alechp/bloated-lvim/commit/6dac199a6a2de487eed1f408f1c156ef271e934f

Will submit PR for this soon:

Screen Shot 2022-12-30 at 12 35 26 PM
abzcoding commented 1 year ago

fixed via #106