General cleanup
This commit is contained in:
parent
ab8128cf93
commit
67fb2626f7
6 changed files with 12 additions and 10 deletions
|
@ -49,8 +49,7 @@
|
|||
|
||||
(use-package auto-yasnippet
|
||||
:commands (aya-create aya-expand aya-open-line aya-persist-snippet)
|
||||
:config
|
||||
(setq aya-persist-snippets-dir (concat doom-private-dir "auto-snippets/")))
|
||||
:config (setq aya-persist-snippets-dir (concat doom-private-dir "auto-snippets/")))
|
||||
|
||||
(provide 'core-yasnippet)
|
||||
;;; core-yasnippet.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue