ClosestStorm / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

opening html files gives Unknown function: htmlcomplete#DetectOmniFlavor #520

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
With the latest version pulled from GitHub I get the following error when I 
open html/erb/php file with html tags inside:

Error detected while processing 
/Applications/MacVim.app/Contents/Resources/vim/runtime/ftplugin/html.vim:
line   25:
E117: Unknown function: htmlcomplete#DetectOmniFlavor

Commenting out the line seems to fix the issue, but anyway what's the proper 
solution? 

Original issue reported on code.google.com by vesti...@gmail.com on 21 Nov 2014 at 10:48

GoogleCodeExporter commented 9 years ago
I'm also getting this error while opening html files with vim

Original comment by rob.ahlb...@gmail.com on 6 Jan 2015 at 12:04