Skip to content

Instantly share code, notes, and snippets.

@selfsame
Created November 22, 2015 12:41
Show Gist options
  • Select an option

  • Save selfsame/78bb757943c68c14ba74 to your computer and use it in GitHub Desktop.

Select an option

Save selfsame/78bb757943c68c14ba74 to your computer and use it in GitHub Desktop.
vec:
name: meta.vec.clojure
begin: (\[)(?!\])
end: (?<!\])(\])
beginCaptures:
'0': {name: entity.sequence.start}
endCaptures:
'1': {name: entity.sequence.end}
patterns:
- include: '#all'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment