Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Add this to the top of your preferences file
- enable_passive: true
- passive_key: SHIFT
- passive_match_regex: "(?P<name>:\\p{L}+)(\\((?P<args>.*)\\))?"
- passive_arg_delimiter: ","
- secure_input_notification: false
- # Writing ":bbl(Romans,8,2)" will turn into "[[Romans]] [[Romans 8 | 8]][[Romans 8:2 | :2]]"
- - trigger: ":bbl"
- replace: "-[[$0$]] [[$0$ $1$ | $1$]][[$0$ $1$:$2$ | :$2$]]"
- passive_only: true
Add Comment
Please, Sign In to add comment