From ca6e5aa0b97fb708bcdbe42aa5170c53f1e2b0ec Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Tue, 26 Sep 2023 13:25:18 -0400 Subject: gutentags + Box drawing inside lualine --- lua/ben/plugins/fugitive.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lua/ben/plugins/fugitive.lua') diff --git a/lua/ben/plugins/fugitive.lua b/lua/ben/plugins/fugitive.lua index 6d03e43..e6cf21d 100644 --- a/lua/ben/plugins/fugitive.lua +++ b/lua/ben/plugins/fugitive.lua @@ -8,6 +8,6 @@ return { { "gm", "Gvdiffsplit!" }, -- G.it M.erge { "gc", "G commit" }, -- G.it C.ommit { "gu", "G push" }, -- G.it push U.pstream - { "gg", "G pull" }, -- G.it G.et + { "gp", "G pull" }, -- G.it P.ull }, } -- cgit v1.2.3