more org-roam stuff

This commit is contained in:
2021-09-21 21:15:19 -07:00
parent aa913ef6c9
commit 57f8848b4e
2 changed files with 46 additions and 4 deletions
-2
View File
@@ -149,8 +149,6 @@ Return a list of installed packages or nil for every skipped package."
("s-p" . projectile-command-map)
("C-c p" . projectile-command-map)))
(global-hl-todo-mode 1)
;; org settings
(setq org-replace-disputed-keys t)
(define-key global-map "\C-cl" 'org-store-link)