add org-roam
This commit is contained in:
@@ -5,10 +5,9 @@
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(custom-enabled-themes '(deeper-blue))
|
||||
'(eglot-code-action-indications '(eldoc-hint))
|
||||
'(package-selected-packages
|
||||
'(cape dart-mode dumber-jump evil evil-collection exec-path-from-shell
|
||||
fish-mode jai-mode magit move-text multiple-cursors
|
||||
fish-mode jai-mode magit move-text multiple-cursors org-roam
|
||||
undo-tree yaml-mode yasnippet yasnippet-snippets))
|
||||
'(package-vc-selected-packages
|
||||
'((jai-mode :url "https://github.com/valignatev/jai-mode.git"))))
|
||||
|
||||
Reference in New Issue
Block a user