Merge pull request #2498 from Janfel/patch-1

Fix typo: ffap-list -> ffap-alist
This commit is contained in:
Henrik Lissner 2020-02-06 19:42:35 -05:00 committed by GitHub
commit 197a3faa7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -113,7 +113,7 @@ This is ignored by ccls.")
(setf (alist-get 'other c-default-style) "doom"))
(after! ffap
(add-to-list 'ffap-list '(c-mode . ffap-c-mode))))
(add-to-list 'ffap-alist '(c-mode . ffap-c-mode))))
(use-package! modern-cpp-font-lock