Config: add org agenda files to recentf-exclude, add basic projectile config.
This commit is contained in:
@@ -43,7 +43,8 @@
|
||||
"m" 'consult-fd-global
|
||||
"d" 'my-open-current-directory
|
||||
"j" 'consult-jinx
|
||||
"k" 'consult-kmacro)
|
||||
"k" 'consult-kmacro
|
||||
"o" 'consult-outline)
|
||||
|
||||
;; t for modes toggle
|
||||
(general-def
|
||||
@@ -167,7 +168,7 @@
|
||||
"e" 'er/expand-region
|
||||
"s" 'consult-focus-lines
|
||||
"i" 'consult-imenu
|
||||
"C-i" 'consult-outline
|
||||
"I" 'consult-imenu-multi
|
||||
"a" 'org-agenda
|
||||
"l" 'org-store-link
|
||||
"k" 'comment-line
|
||||
|
||||
Reference in New Issue
Block a user