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:
"test.html" [New] 1L, 15C written
Error detected while processing BufWritePost Autocommands for "<buffer=1>":
E492: Not an editor command: ++once call polyglot#detect#Html()
To Reproduce:
- Open vim.
:e test.html
- Write something in the buffer.
:w
Additional data:
- I just updated
vim-polyglot.
- I tried disabling all other plugins and I got the same result.
VIM - Vi IMproved 8.1