1
0
Fork 0
This commit is contained in:
Tom Willemse 2019-08-27 23:09:39 -07:00
parent 570ba98fbc
commit bdeaa08120

View file

@ -4,7 +4,7 @@
;; Author: Tom Willemse <tom@ryuslash.org>
;; Keywords: local
;; Version: 20190823225821
;; Version: 20190827215231
;; Package-Requires: (oni-yasnippet)
;; This program is free software; you can redistribute it and/or modify
@ -36,7 +36,7 @@
(defconst oni-conf-snippets-dir
(expand-file-name "snippets" oni-conf-root)
"The director where oni-conf stores its snippets.")
"The directory where oni-conf stores its snippets.")
;;;###autoload
(defun oni-conf-snippets-initialize ()