Updates to rust lsp, remove org-fc
This commit is contained in:
@@ -78,18 +78,4 @@
|
||||
"~/data2/Notes/inbox.org" "Words")
|
||||
#'tatoeba-get-capture-template)))
|
||||
|
||||
;; This package adds flashcard functionality to org files.
|
||||
(use-package org-fc
|
||||
:straight (org-fc
|
||||
:type git
|
||||
:host nil
|
||||
:repo "https://git.sr.ht/~l3kn/org-fc"
|
||||
:branch "main"
|
||||
:files (:defaults "awk" "demo.org"))
|
||||
:after org
|
||||
:ensure t
|
||||
:defer nil
|
||||
:custom
|
||||
(org-fc-directories '("~/data2/Notes/")))
|
||||
|
||||
;;; 07-org.el ends here
|
||||
|
||||
Reference in New Issue
Block a user