jwalton512 / vim-blade

Vim syntax highlighting for Blade templates.
225 stars 37 forks source link

E218: autocommand nesting too deep #29

Closed hackel closed 8 years ago

hackel commented 9 years ago

Since installing vim-blade, whenever I switch to blade file, I get the following error (twice!):

Error detected while processing BufRead Auto commands for "*.blade.php": E218: autocommand nesting too deep

I am using Cream (I know, bring on the shame), so that may be conflicting somehow. Unfortunately I had to disable the plugin for now due to this issue.