glacambre / firenvim

Embed Neovim in Chrome, Firefox & others.
GNU General Public License v3.0
4.65k stars 143 forks source link

Failing to load in browser #1516

Closed benlieb closed 1 year ago

benlieb commented 1 year ago

My initial error was "Neovim died without answering." But after re-installing, now it just stalls on "loading configs".

My troubleshooting failed on step 2:

╰─○ echo 'abcde{}' | $XDG_DATA_HOME/firenvim/firenvim
zsh: no such file or directory: /firenvim/firenvim

What I tried to do

Reinstall Plugin Troubleshooting steps

What happened

Failed as above

glacambre commented 1 year ago

But after re-installing, now it just stalls on "loading configs".

This is not something Firenvim prints by default, so this error must come from one of your other plugins. Try disabling all of your plugins except for Firenvim.

My troubleshooting failed on step 2:

Could you replace $XDG_DATA_HOME/firenvim/firenvim with $HOME/.local/share/firenvim and try again?

github-actions[bot] commented 1 year ago

Closing this issue because it has been awaiting a response from its author for more than a month. Please provide the requested information and this issue will be re-opened.