Klimi's new dotfiles with stow.
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

4 satır
159 B

4 yıl önce
  1. # -*- mode: snippet -*-
  2. # contributor : rejeep <johan.rejeep@gmail.com>
  3. # name: padding: top right bottom left
  4. # --
  5. padding: ${top} ${right} ${bottom} ${left};