leetcode.vim 131 B

12345
  1. let g:leetcode_browser='chrome'
  2. let g:leetcode_china=0
  3. let g:leetcode_hide_paid_only=1
  4. let g:leetcode_solution_filetype='python3'