ianding1 / leetcode.vim

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

add brave as a browser #69

Open Virgilio-AI opened 2 years ago

Virgilio-AI commented 2 years ago

I would do it, just give me a little guidance on how to and I will make a pull request

raman08 commented 2 years ago

You can simply replace the leetcode_browser variable as brave.

vim.g.leetcode_browser = "brave"

braveltd commented 1 year ago

You can simply replace the leetcode_browser variable as brave.

vim.g.leetcode_browser = "brave"

only chrome and firefox supported LOL

zhoupro commented 1 year ago

https://github.com/zhoupro/leetcode.vim Use browser_cookie, So many brower include brave is supported.

mbledkowski commented 1 year ago

Hi, developer of this extension has not been active on GitHub since 2020. I created repository where I keep maintaining this extension - https://github.com/mbledkowski/neuleetcode.vim. Please submit your issues there.