Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error opening Gpt Window, whisper not working #119

Open
stefanlenoach opened this issue Mar 23, 2024 · 0 comments
Open

Error opening Gpt Window, whisper not working #119

stefanlenoach opened this issue Mar 23, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@stefanlenoach
Copy link

Running into a strange error since I installed the plugin:

Error executing Lua callback: ~/.local/share/nvim/lazy/gp.nvim/lua/gp/init.lua:1607
: BufEnter Autocommands for "*": Vim(append):Error running markdownlint: ENOENT: no such file
or directory
stack traceback:
        [C]: in function 'nvim_command'
        ~/.local/share/nvim/lazy/gp.nvim/lua/gp/init.lua:1607: in function 'open_bu
f'
        ~/.local/share/nvim/lazy/gp.nvim/lua/gp/init.lua:1704: in function <~/.local/share/nvim/lazy/gp.nvim/lua/gp/init.lua:1648>
        ~/.local/share/nvim/lazy/gp.nvim/lua/gp/init.lua:796: in function <~/.local/share/nvim/lazy/gp.nvim/lua/gp/init.lua:795>

This doesn't stop me from running the plugin normally, it just pops up this error message everytime i create a new window for GPT. The same error pops up when I try the whisper functionality, this doesn't work after I speak and press enter.

Tried globally installing markdownlint (npm i -g markdownlint) which didn't have any effect.

Any help is much appreciated, have to admit I am a bit of a (n)vim newbie. Thanks!

@Robitx Robitx added the bug Something isn't working label Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants