about summary refs log tree commit diff
path: root/fish/functions/edit.fish
diff options
context:
space:
mode:
Diffstat (limited to 'fish/functions/edit.fish')
-rw-r--r--fish/functions/edit.fish3
1 files changed, 0 insertions, 3 deletions
diff --git a/fish/functions/edit.fish b/fish/functions/edit.fish
deleted file mode 100644
index 61bf37345686..000000000000
--- a/fish/functions/edit.fish
+++ /dev/null
@@ -1,3 +0,0 @@
-function edit
-    emacsclient -no-wait -create-frame $argv
-end
\ No newline at end of file