Klimi's new dotfiles with stow.
 
 
 
 
 
 

6 lines
129 B

# -*- mode: snippet -*-
# contributor: Xah Lee (XahLee.org)
# name: format
# key: f
# --
(format "${1:message}" ${2:format-args})