Fix EDITOR variable setting for real this time.
This commit is contained in:
parent
5d6a895c7d
commit
031240776f
|
@ -66,7 +66,7 @@ If t, run `whitespace-cleanup', `clang-format-buffer' and so on."
|
|||
|
||||
(use-package with-editor
|
||||
:after (server)
|
||||
:defer nil
|
||||
:demand t
|
||||
:config (progn
|
||||
(setenv "EDITOR" (with-editor-locate-emacsclient))))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user