bootdotdev / curriculum

An open roadmap for Boot.dev's backend development curriculum
https://boot.dev
1.73k stars 77 forks source link

Nvim support #31

Open Snxwman opened 3 months ago

Snxwman commented 3 months ago

Thank you for implementing vim mode in the online editor!

Going further, it would be really nice to be able to work in our local nvim install rather than having to use the website. A format similar to the leetcode plugin could be interesting.

jmiguelhdez commented 1 month ago

i agree with the sentiment on wanting to use our own editors for the courses, however, i feel like a cli app would be nice instead of focusing on one editor in particular. That way we could make plugins ourselves for any editor we want.