ianding1 / leetcode.vim

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

Leetcode session cookie not found. Please login in browser. #42

Closed SpringHan closed 11 months ago

SpringHan commented 4 years ago

I have already logged in my browser, but it still couldn't use it. I think the options have been OK. This is my settings:

let g:leetcode_china = 1
let g:leetcode_browser = 'chrome'
tenfyzhong commented 4 years ago

Duplicate of #40