Skip to content

Error detected while processing BufWritePost Autocommands for "<buffer=X>" #573

Closed
@ravexina

Description

@ravexina

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions