Minor refactors & docstring revision
These are not the refactors you are looking for.
This commit is contained in:
parent
fdb95d9ee6
commit
1d9ae834f2
3 changed files with 7 additions and 6 deletions
|
@ -50,5 +50,5 @@
|
|||
(advice-add #'yas-expand :before #'sp-remove-active-pair-overlay)))
|
||||
|
||||
|
||||
(after! auto-yasnippet
|
||||
(setq aya-persist-snippets-dir (concat doom-local-dir "auto-snippets/")))
|
||||
;; `auto-yasnippet'
|
||||
(setq aya-persist-snippets-dir (concat doom-local-dir "auto-snippets/"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue