glacambre / firenvim

Embed Neovim in Chrome, Firefox & others.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for portable version of Thorium which is based on chromium. Thx

meicale opened this issue · comments

troubleshooting guide: https://github.com/glacambre/firenvim/blob/master/TROUBLESHOOTING.md

I used chrome test this plugin and my wsl lazyvim config, it works as expected. I hope to use it in the portable version of the browser. I find check the link above and I have not found the exact solution to do that. Please add some information there such as "which file is copied and pasted where" etc.
Thank you in advance for anyone reply and if you are interested in this too, just leave your comments.

If you are on linux, you need to copy Chromium's native manifest file to Thorium's native manifest directory. If you are on windows, you need to create a registry key pointing to that file.

It seems Thorium doesn't document the location of its manifest file directory nor the name of the registry key that needs to be created, so I can't help you there, you'll have to take a look at its source code to figure these out.