Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

Update syntax and indentation to some blade envoy keywords #73

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Eduruiz
Copy link

@Eduruiz Eduruiz commented Aug 14, 2020

Now highlight and indent correctly:

@setup/@endsetup
@task/@endtask
@servers

\ nextgroup=bladePhpParenBlock skipwhite containedin=ALLBUT,@bladeExempt

syn keyword bladeKeyword @else @endif @endunless @endfor @endforeach @endforelse @endwhile @endcan
\ @endcannot @stop @append @endsection @endpush @show @overwrite @verbatim @endverbatim @endcomponent
\ @endslot @endprepend @endisset @endempty @endauth @endguest @endswitch
\ containedin=ALLBUT,@bladeExempt
\ containedin=ALLBUT,@bladeExempt @endsetup @endtask
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@endsetup @endtask

should move up to line 40

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants