nvim-ghost.nvim
nvim-ghost.nvim copied to clipboard
:ghost: GhostText plugin for Neovim with zero dependencies :tada: Supports neovim running inside WSL too! :partying_face: Windows/Linux/macOS supported out-of-the-box! :smile: (Other OSes need python3...
Just came across this app, works ideally on my machine without dependencies. One nice thing that vim-ghost does is automatically switching to nvim when you hit the ghost button in...
It seems that currently, nvim-ghost buffers are permanently deleted when the browser disconnects. I'd love to have a way to recover their content, in case of a server error on...
I'm getting the following error: ``` E903: Process failed to start: Unknown system error -86: "/Users/arthurbailao/.local/share/nvim/lazy/nvim-ghost.nvim/nvim-ghost-binary" ``` Executing the binary directly, I got this: ``` exec: Failed to execute process...
I got the following error:  I removed the `-DestinationPath .` and it worked just fine. Not sure where the weirdness comes from but maybe this helps someone else. Nvim...
in a nix environment, the install script will try to download the binary into the nix store, which is a readonly file system. ``` Downloading https://github.com/subnut/nvim-ghost.nvim/releases/download/v0.5.4/ im-ghost-linux.tar.gz #=#=# ##O#- #...
https://github.com/subnut/nvim-ghost.nvim/blob/67cc8f38c69d271af1c2430ff5099766f3550eb8/.github/workflows/prerelease_to_release.yaml#L45 This line seems to be failing because the expansion `${{ needs.find.outputs.url }}` results into nothing This workflow was working fine a few months ago. So maybe something changed or...
If I run neovim, create terminal and try to run again nothing happens. Took me some time to find that it was caused by nvim-ghost. I also have found that...
Hello, If I manually run `nvim-ghost-binary` the server runs and everything works as expected. However, whenever I launch neovim and load `nvim-ghost` I get error message "could not connect to...