Guest User

Untitled

a guest
May 23rd, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. # create a new Textmate Bundle, called Custom
  2.  
  3. # create a new snippet with the tab trigger ###
  4.  
  5. ####${1/./#/g}####
  6. ### ${1:Header} ###
  7. ####${1/./#/g}####${2}
Add Comment
Please, Sign In to add comment