Emacs: Actually remove yasnippet-snippets-dir from yas-snippet-dirs.

This commit is contained in:
tastytea 2020-02-12 14:34:19 +01:00
parent b383828496
commit fbe6e0bd06

View File

@ -1,6 +1,6 @@
;;; common.el --- Common settings for text files. -*- lexical-binding: t; -*-
;; Time-stamp: <2020-02-11T17:43:37+0100>
;; Time-stamp: <2020-02-12T14:33:08+0100>
;;; Commentary:
@ -149,7 +149,7 @@
;; Install snippet-collection but don't use it.
(use-package yasnippet-snippets
:defer t
:after (yasnippet)
:config
(delete 'yasnippet-snippets-dir yas-snippet-dirs) ; Don't add snippets.