Remove org-roam from packages, handled by OS
This commit is contained in:
parent
27a68d7ff2
commit
c51d11ed9e
|
@ -8,7 +8,8 @@
|
||||||
'(;; Theme
|
'(;; Theme
|
||||||
base16-theme
|
base16-theme
|
||||||
;; UI
|
;; UI
|
||||||
all-the-icons nerd-icons nerd-icons-completion nerd-icons-corfu nerd-icons-dired nerd-icons-ibuffer diminish ligature page-break-lines helpful which-key ace-window link-hint diff-hl
|
all-the-icons nerd-icons nerd-icons-completion nerd-icons-corfu nerd-icons-dired nerd-icons-ibuffer
|
||||||
|
diminish ligature page-break-lines helpful which-key ace-window link-hint diff-hl
|
||||||
;; Completion
|
;; Completion
|
||||||
cape consult consult-eglot consult-flyspell corfu corfu-terminal embark embark-consult marginalia orderless vertico
|
cape consult consult-eglot consult-flyspell corfu corfu-terminal embark embark-consult marginalia orderless vertico
|
||||||
;; Templates
|
;; Templates
|
||||||
|
@ -22,7 +23,7 @@
|
||||||
;; Media
|
;; Media
|
||||||
emms
|
emms
|
||||||
;; org-mode
|
;; org-mode
|
||||||
org-roam org-noter
|
org-noter
|
||||||
;; org-cite
|
;; org-cite
|
||||||
citar citar-embark
|
citar citar-embark
|
||||||
;; org-mode HTML export
|
;; org-mode HTML export
|
||||||
|
|
Loading…
Reference in a new issue