babel / babel-sublime-snippets

Next generation JavaScript and React snippets for Sublime
https://babeljs.io
262 stars 47 forks source link

Can I edit your snippets? #5

Open martolini opened 9 years ago

martolini commented 9 years ago

I want to change the rcc -> to my own convention, how would I do that?

zertosh commented 9 years ago

Copy this file into your Sublime user package directory, and change the tabTrigger value from rcc to whatever you want.

tbjgolden commented 6 years ago

^ thanks