From bb653b02d1df1dc6ec2b1064429fcf83b194f55b Mon Sep 17 00:00:00 2001 From: Pierre Neidhardt Date: Fri, 28 Jul 2017 08:11:36 +0100 Subject: [PATCH] Qutebrowser: Use emacsclient as editor --- .config/qutebrowser/qutebrowser.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/qutebrowser/qutebrowser.conf b/.config/qutebrowser/qutebrowser.conf index fbc57fb2..356e72e5 100644 --- a/.config/qutebrowser/qutebrowser.conf +++ b/.config/qutebrowser/qutebrowser.conf @@ -87,7 +87,7 @@ auto-save-interval = 15000 # to quote them. # `{}` gets replaced by the filename of the file to be edited. # Default: gvim -f "{}" -editor = emw "{}" +editor = emacsclient "{}" # editor-encoding (Encoding): # Encoding to use for editor.