Leetbuddy.nvim
Leetbuddy.nvim copied to clipboard
Solve Leetcode problems within Neovim 🔥
If you change language to Rust, then LSP features don't work. I'm using basically the default install of LazyVim with Rust-tools. LSP info says that rust-analyzer is attached to the...
Hi, thanks for the plugin! May I suggest having an option to have the Question description as a file? It's useful because we can open it as a tab and...
I wanted to try using this plugin but it is lagging a lot (like 3-5 seconds after every keypress). I thought it might be somehow conflicting with one of the...
Hi, could you give an example on how to install the plugin using [vim-plug](https://github.com/junegunn/vim-plug)?
Hello Dhanus, this plugin is very useful, I use it a lot to solve leetcode problems. If I want to solve daily problem, I need to open leetcode.com on my...
Custom callback function execution after loading the any question from LBQuestions on the code buffer. Use case 1: user can resolve the empty code buffer problem. The custom callback function...