Advertisement
Guest User

Untitled

a guest
Jul 11th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.17 KB | None | 0 0
  1. 'patterns': [
  2.   {
  3.     'match': '\\b[0-9]+\\b'
  4.     'name': 'constant.numeric.pkmtrd'
  5.   },
  6.   {
  7.     'match': '\\b\\[x][f]+e\\b'
  8.     'name': 'support.other.pkmtrd'
  9.   }
  10. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement