From 67f335e213b4bfa082c410c40f4e00b897c4c2f9 Mon Sep 17 00:00:00 2001 From: noa Date: Mon, 11 Nov 2024 12:41:03 +0800 Subject: Remove xeft configuration --- emacs/init.el | 8 -------- 1 file changed, 8 deletions(-) (limited to 'emacs/init.el') diff --git a/emacs/init.el b/emacs/init.el index b32f39f..95d0779 100644 --- a/emacs/init.el +++ b/emacs/init.el @@ -753,14 +753,6 @@ The misspelled word is taken from OVERLAY. WORD is the corrected word." ;; https://juanjose.garciaripoll.com/blog/managing-bibliographies-from-emacs/index.html -(use-package xeft - :ensure t - :custom - (xeft-directory "~/Documents/Notes") - (xeft-filename-fn (lambda (search) - (format-time-string "%Y-%m-%d-%H%M%S.md"))) - (xeft-recursive nil)) - (defun noa/yank-buffer-file-name () (interactive) (when (buffer-file-name) -- cgit 1.4.1-2-gfad0