You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, need some help setting up commenting in php blade files. The comment plugin works but the issue is that when I comment within a blade file I am getting html comments <!-- --> but in blade it should be "{{-- --}}. I try the following setup but can't seem to make it work, I've checked the filetype in neovim and it's recognized as blade. Is there something that I am missing. Please advise...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi, need some help setting up commenting in php blade files. The comment plugin works but the issue is that when I comment within a blade file I am getting html comments
<!-- -->
but in blade it should be"{{-- --}}
. I try the following setup but can't seem to make it work, I've checked the filetype in neovim and it's recognized as blade. Is there something that I am missing. Please advise...Beta Was this translation helpful? Give feedback.
All reactions