Sajad Momeni
Sajad Momeni
> @hdoublin if I understand correctly, in your case the problem was due to using plain HTTP, right? > > @sajadspeed @JaekwanLee is that your case? > I don't know,...
I also had this problem until I realized that I had imported and used a `json` file, but it was empty.
> @sajadspeed How did you find out which JSON file was empty? I'm experiencing the same issue, but I didn't add any JSON file within my app. However, I did...
I use `NotoSansM Nerd Font Mono` and is ok. thank you all for your answeres.
> I assume it is this font https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Noto/Sans-Mono is that correct? Yes, I also use this font.
Same here... I had to use the previous version. Any solution?
Do not use `appimage` to fix this problem. 1. Download [nvim-linux64.tar.gz](https://github.com/neovim/neovim/releases/download/stable/nvim-linux64.tar.gz) 2. Extract wherever you want. 3. `chmod +x /home/user/Apps/nvim-linux64/bin/nvim` 4. Create link: `sudo ln -s /home/user/Apps/nvim-linux64/bin/nvim /usr/local/bin/nvim` -- _Be...
No, I want to have the `floating_window`, but it doesn't appear automatically after a few seconds. Because the function of the first GIF and the second one are different in...