4# -*- mode: snippet -*- # name: wrapquotes # binding: C-I w q # -- `(if (region-active-p) (concat "«" yas-selected-text "»") )`