Remove f.el references

This commit is contained in:
Henrik Lissner 2017-02-25 02:11:24 -05:00
parent 7ed243a398
commit a0305418ae
6 changed files with 15 additions and 14 deletions

View file

@ -194,7 +194,7 @@ whose dimensions may not be fully initialized by the time this is run."
"tools"
:face 'font-lock-keyword-face)
(propertize " Edit emacs.d" 'face 'font-lock-keyword-face))
'action '(lambda (_) (find-file (f-expand "init.el" doom-emacs-dir)))
'action '(lambda (_) (find-file (expand-file-name "init.el" doom-emacs-dir)))
'follow-link t)
(when last-session-p