ianding1 / leetcode.vim

Solve LeetCode problems in Vim!
MIT License
311 stars 43 forks source link

Add typescript as supported language on LeetCode #63

Open briemens opened 3 years ago

briemens commented 3 years ago

To try out typescript with LeetCode I added typescript as a supported language option to leetcode.vim and it works.

Here is a pull request in case someone else wants to use typescript as well.

Thanks for this great vim plugin @ianding1!