jwalton512 / vim-blade

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

A blade file that crashes my VIM #44

Closed moccalotto closed 8 years ago

moccalotto commented 8 years ago

The code below SOMETIMES crashes my vim when I try to type a new echo tag "{{" Vim simply stalls as soon as I type the first curlybrace in insert mode.

I've tried disabling all plugins.

I can paste {{ }} blocks if I created them in other files, so the problem seems to apply to insert mode only

My vimrc: http://pastebin.com/6HZs9xvg The file: http://pastebin.com/5aA205GA

jwalton512 commented 8 years ago

As there have been many updates since this issue was added, please determine if the issue still exists in the current version.