editor/snippets: fix error loading doom-snippets-lib
This commit is contained in:
parent
3f6decfe04
commit
4657c9e9be
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
||||||
yas-snippet-dirs (delete yas--default-user-snippets-dir
|
yas-snippet-dirs (delete yas--default-user-snippets-dir
|
||||||
yas-snippet-dirs))
|
yas-snippet-dirs))
|
||||||
|
|
||||||
|
(add-to-list 'load-path +snippets-dir)
|
||||||
;; default snippets library, if available
|
;; default snippets library, if available
|
||||||
(require 'doom-snippets nil t)
|
(require 'doom-snippets nil t)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue