Klimi's new dotfiles with stow.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

5 righe
230 B

  1. # -*- mode: snippet -*-
  2. # contributor: sh-ow <sh-ow@users.noreply.github.com>
  3. # name: comment
  4. # key: co
  5. # --
  6. `(yas-trimmed-comment-start)` ${1:comment}`(unless (eq (length comment-end) 0) (concat " " (yas-trimmed-comment-end)))`$0