mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Minor reformatting & comment tweaks
This commit is contained in:
@ -449,6 +449,6 @@ controlled by `+doom-dashboard-pwd-policy'."
|
||||
(propertize "github" 'face 'font-lock-keyword-face))
|
||||
'action (lambda (_) (browse-url "https://github.com/hlissner/doom-emacs"))
|
||||
'follow-link t
|
||||
'help-echo "Open github page")
|
||||
'help-echo "Open Doom Emacs github page")
|
||||
(buffer-string)))
|
||||
"\n"))
|
||||
|
Reference in New Issue
Block a user