-
Notifications
You must be signed in to change notification settings - Fork 297
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 detected while processing BufWritePost Autocommands for "<buffer=X>" #573
Comments
I don't get this error. Do you get it with vim 8.2? |
Hmm I think you're using vim before patch 8.1.1113 at which ++once was introduced, I'll fix this |
94ec9c3 should have fixed this |
Thanks for your response. I'm actually using version
After updating |
huh sorry, I've refactored half of the code to be able remove, but not removed |
I took different approach which should work, and should work even for Vim with tiny features set |
Tks. |
Does this bug happen when you install plugin without vim-polyglot?
No
Describe the bug:
While trying to save a newly created
Html
file, vim saves the file but also gives these errors:To Reproduce:
:e test.html
:w
Additional data:
vim-polyglot
.VIM - Vi IMproved 8.1
The text was updated successfully, but these errors were encountered: