General cleanup + refactor; revise docstrings
This commit is contained in:
parent
baad7953bf
commit
d62f446dc3
4 changed files with 19 additions and 16 deletions
|
@ -1,5 +1,8 @@
|
|||
;;; private/hlissner/autoload/hlissner.el
|
||||
|
||||
(defvar +file-templates-dir)
|
||||
(defvar +hlissner-snippets-dir)
|
||||
|
||||
;;;###autoload
|
||||
(defun +hlissner/install-snippets ()
|
||||
"Install my snippets from https://github.com/hlissner/emacs-snippets into
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue