mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-08-11 02:21:14 +10:00
Merge branch 'overflous_quotes' into 'master'
Removing unnecessary/misplaced quote characters See merge request dwt1/dotfiles!64
This commit is contained in:
@@ -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 |
|
| PATH TO FILE | DESCRIPTION | KEYBINDING |
|
||||||
|--------------------------------+-----------------------+------------|
|
|--------------------------------+-----------------------+------------|
|
||||||
| ~/Org/agenda.org | /Edit agenda file/ | SPC = a |
|
| ~/Org/agenda.org | /Edit agenda file/ | SPC = a |
|
||||||
| ~/.config/doom/config.org" | /Edit doom config.org/ | SPC = c |
|
| ~/.config/doom/config.org | /Edit doom config.org/ | SPC = c |
|
||||||
| ~/.config/doom/init.el" | /Edit doom init.el/ | SPC = i |
|
| ~/.config/doom/init.el | /Edit doom init.el/ | SPC = i |
|
||||||
| ~/.config/doom/packages.el" | /Edit doom packages.el/ | SPC = p |
|
| ~/.config/doom/packages.el | /Edit doom packages.el/ | SPC = p |
|
||||||
| ~/.config/doom/eshell/aliases" | /Edit eshell aliases/ | SPC = e a |
|
| ~/.config/doom/eshell/aliases | /Edit eshell aliases/ | SPC = e a |
|
||||||
| ~/.config/doom/eshell/profile" | /Edit eshell profile/ | SPC = e p |
|
| ~/.config/doom/eshell/profile | /Edit eshell profile/ | SPC = e p |
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
(map! :leader
|
(map! :leader
|
||||||
|
|||||||
Reference in New Issue
Block a user