1995eaton / chromium-vim

Vim bindings for Google Chrome.
https://chrome.google.com/webstore/detail/cvim/ihlenndgcmojhcghmfjfneahoeklbjjh
MIT License
2.25k stars 326 forks source link

Where does cvim store it's options? #613

Open syslino opened 6 years ago

syslino commented 6 years ago

I have a Problem. I Had to reinstall my chrome browser and did not sync my cvim options via github. I do have a backup of my chrome-profile. The problem ist, I cannot find the options in this backup. Is there any chance to retrieve my settings?

cevhyruz commented 6 years ago

@1995eaton I'd like to work on this.. I think the chrome.storage API will do the trick? any pointers for where do I start?