tvl-depot/configs/shared/.emacs.d/snippets/lisp-mode
William Carroll ccd8907e22 Exposing the text-mode snippest to lisp-mode
This gives me access to some generic-purpose snippets that allow me to easily
insert characters like this: ✓ and ✗!
2020-01-23 14:56:01 +00:00
..
.yas-parents Exposing the text-mode snippest to lisp-mode 2020-01-23 14:56:01 +00:00
defpackage Define CL snippet for a module header 2020-01-23 13:51:53 +00:00
function Define CL snippet for an untyped function 2020-01-23 13:51:27 +00:00
typed-function Support CL snippet for a typed function 2020-01-23 13:49:31 +00:00