fish: Set EDITOR variable and edit function to use -n and -create-frame option in emacsclient
This commit is contained in:
parent
c5f6606f63
commit
f2d23b8182
2 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
function edit
|
||||
emacsclient -no-wait $argv
|
||||
emacsclient -no-wait -create-frame $argv
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue