defconstant (149B)
1 # -*- mode: snippet -*- 2 # contributor: Mark Karpov 3 # name: defconstant 4 # key: defconstant 5 # -- 6 (defconstant +${1:name}+ ${2:nil}${3: 7 "${4:doc}"}) 8 $0
homeMy NixOS systems configurations. | |
Log | Files | Refs | LICENSE |