Commit 148c16f2edff
Changed files (1)
dots
config
emacs
dots/config/emacs/init.el
@@ -918,7 +918,7 @@ minibuffer, even without explicitly focusing it."
(?e "Eshell" project-eshell)
(?E "Eat" vde/project-eat)
(?s "Vterm" vde/project-vterm)
- (?G "Ghostel" vde/project-ghostel)
+ (?t "Ghostel" vde/project-ghostel)
(?R "README" vde/open-readme)
(?g "Checkout GitHub PR" checkout-github-pr)))
(project-mode-line t)