Klimi's new dotfiles with stow.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

7 行
135 B

  1. # -*- mode: snippet -*-
  2. # name: reveal_single_colored_background
  3. # key: <rsb
  4. # --
  5. :properties:
  6. :reveal_background: ${1: #123456}
  7. :end: