kawre / leetcode.nvim

A Neovim plugin enabling you to solve LeetCode problems.
MIT License
655 stars 34 forks source link

fix: rust-tools.nvim not found #46

Closed herschel-ma closed 5 months ago

herschel-ma commented 5 months ago

I updated my rust lsp config recently.I just migrated from rust-tools.nvim to rustaceanvim manually. When I open my neovim with nvim leetcode.nvim, and pick a problem with rust, sth wrong. So I made this PR for fix it. :D.