Dhanus3133 / Leetbuddy.nvim

Solve Leetcode problems within Neovim 🔥
MIT License
139 stars 15 forks source link

Is it possible to dynamically change the language? #1

Closed nyngwang closed 1 year ago

nyngwang commented 1 year ago

As title.

Dhanus3133 commented 1 year ago

The feature has been added in the commit d73fa0a. You can now use LBChangeLanguage command to switch between languages for the current problem.