aboutsummaryrefslogtreecommitdiff
path: root/emacs-init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs-init.el')
-rw-r--r--emacs-init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs-init.el b/emacs-init.el
index 5b31082e..c6679a63 100644
--- a/emacs-init.el
+++ b/emacs-init.el
@@ -260,7 +260,7 @@
:load-path "include/")
(use-package vcard-mode
- :load-path "include/vcard-mode/"
+ :load-path "include/"
:mode (rx "." (or "vcf" "vcard") eos))
;; Vim keybindings.