ProVim icon indicating copy to clipboard operation
ProVim copied to clipboard

html5.vim version in repo out of date

Open dirks opened this issue 7 years ago • 0 comments

The html5.vim version shipped in the provim repo is out of date which results in the error

Unknown function: htmlcomplete#DetectOmniFlavor

when opening Markdown files.

Installing the current version from https://github.com/othree/html5.vim solves the issue.

dirks avatar Dec 24 '18 23:12 dirks