From eed961ffe2a4cc55c2762cde9159bc10d732d6f5 Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Sun, 20 Mar 2022 20:05:51 +0800 Subject: Remove magit function (emacs) --- .functions | 6 ------ 1 file changed, 6 deletions(-) (limited to '.functions') diff --git a/.functions b/.functions index 2145451..879804c 100644 --- a/.functions +++ b/.functions @@ -27,9 +27,3 @@ greview () { "+nmap gd :Gvdiffsplit $base_branch" } - -magit () { - emacs -nw \ - -f magit-status \ - -f delete-other-windows -} -- cgit v1.2.3