Some random minor fixes

This commit is contained in:
Emmet 2023-12-24 07:37:12 -06:00
parent 073782130e
commit 8df1df80d1
4 changed files with 8 additions and 1 deletions

View file

@ -1645,6 +1645,7 @@ EAF doesn't work on Wayland :(
(map! :leader
:desc "Projectile grep"
"/" #'projectile-grep)
#+END_SRC
** sudo-edit
#+BEGIN_SRC emacs-lisp :tangle config.el