title 212 B

12345
  1. # -*- coding: utf-8 -*-
  2. # name: title
  3. # key: title
  4. # --
  5. ${1:$(make-string (- (ceiling (/ (- 80.0 (string-width text)) 2)) 1) ?#)} ${1:title} ${1:$(make-string (- (floor (/ (- 80.0 (string-width text)) 2)) 1) ?#)}