General cleanup + refactor; revise docstrings
This commit is contained in:
parent
baad7953bf
commit
d62f446dc3
4 changed files with 19 additions and 16 deletions
|
@ -5,7 +5,7 @@
|
|||
(load! +commands)) ; my custom ex commands
|
||||
|
||||
(defvar +hlissner-dir
|
||||
(eval-when-compile (file-name-directory load-file-name)))
|
||||
(file-name-directory load-file-name))
|
||||
|
||||
(defvar +hlissner-snippets-dir
|
||||
(expand-file-name "snippets/" +hlissner-dir))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue