-
Notifications
You must be signed in to change notification settings - Fork 11
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
Fails when opening vim help files #46
Comments
Disabled biscuit for |
Sorry for taking so long to get to this. It looks like I have a bug for vimdoc files so that is hugely useful. I will look into a fix when I can. I'm glad you got things working for your use-case in the meantime, though. |
I am currently facing this issue as well. @gustavooferreira any tips on how to disable it? |
This is what did it for me. Adding vimdoc made it go away
|
I will add this to the default config. I think it makes sense that way. |
Errors when opening some help files but not all, weirdly enough.
It will error the first time I issue a help command on a newly started instance. When I press enter it shows the help file.
If I quit the window with the help file and open it again, no longer errors (most likely cos the buffer with the help file stayed around?)
Commands I've used to replicate the bug:
Just running
:help
on a newly started neovim instance works without any errors.The text was updated successfully, but these errors were encountered: