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.
|
|
- # -*- mode: snippet -*-
- # contributor: sh-ow <sh-ow@users.noreply.github.com>
- # name: comment
- # key: co
- # --
- `(yas-trimmed-comment-start)` ${1:comment}`(unless (eq (length comment-end) 0) (concat " " (yas-trimmed-comment-end)))`$0
|