updating codi

This commit is contained in:
Chris 2020-07-26 15:35:04 -04:00
parent cdae7138ac
commit af7eadb7ac
3 changed files with 10 additions and 4 deletions

5
plug-config/leetcode.vim Normal file
View file

@ -0,0 +1,5 @@
let g:leetcode_browser='chrome'
let g:leetcode_china=0
let g:leetcode_hide_paid_only=1
let g:leetcode_solution_filetype='python3'