Skip to content

Instantly share code, notes, and snippets.

@samaaron
Created January 15, 2009 10:29
Show Gist options
  • Select an option

  • Save samaaron/47354 to your computer and use it in GitHub Desktop.

Select an option

Save samaaron/47354 to your computer and use it in GitHub Desktop.
{ name = 'meta.function.definition.method.ioke';
begin = '(?<=[[:space:]][^=]*=[[:space:]]*)(?=method)';
end = '\(';
patterns = (
{ include = '$self'; },
);
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment