Removed unnecessary/misplaced quote characters

This commit is contained in:
Matthias Bendewald
2022-07-05 16:26:26 +02:00
parent 27b32d4dcf
commit 6f221cf4a6

View File

@@ -727,11 +727,11 @@ Keybindings to open files that I work with all the time using the find-file comm
| PATH TO FILE | DESCRIPTION | KEYBINDING |
|--------------------------------+-----------------------+------------|
| ~/Org/agenda.org | /Edit agenda file/ | SPC = a |
| ~/.config/doom/config.org" | /Edit doom config.org/ | SPC = c |
| ~/.config/doom/init.el" | /Edit doom init.el/ | SPC = i |
| ~/.config/doom/packages.el" | /Edit doom packages.el/ | SPC = p |
| ~/.config/doom/eshell/aliases" | /Edit eshell aliases/ | SPC = e a |
| ~/.config/doom/eshell/profile" | /Edit eshell profile/ | SPC = e p |
| ~/.config/doom/config.org | /Edit doom config.org/ | SPC = c |
| ~/.config/doom/init.el | /Edit doom init.el/ | SPC = i |
| ~/.config/doom/packages.el | /Edit doom packages.el/ | SPC = p |
| ~/.config/doom/eshell/aliases | /Edit eshell aliases/ | SPC = e a |
| ~/.config/doom/eshell/profile | /Edit eshell profile/ | SPC = e p |
#+BEGIN_SRC emacs-lisp
(map! :leader