read the diff man

This commit is contained in:
2024-05-29 11:59:36 +03:00
parent b07f9872d3
commit b1b3235f34
7 changed files with 45 additions and 65 deletions

View File

@@ -358,9 +358,6 @@
(add-to-list 'auto-mode-alist '("\\.pde$" . processing-mode))
(setq-default processing-location "~/bin/processing-java")
;; idk what this is
(map! :leader
:nv "n d" #'org-agenda-day-view
)
;;org-agenda filter
(custom-set-variables
'(org-agenda-custom-commands
@@ -412,9 +409,9 @@ awqat-times-for-day)
;; Telega and ranger
(map! :leader
:nv "o g" #'telega
)
(map! :leader
:nv "o r" #'ranger
:nv "o p" #'org-pomodoro
:nv "n d" #'org-agenda-day-view
)
(setq-default org-roam-extract-new-file-path "${slug}.org" )