diff --git a/lua/custom/plugins/fugitive.lua b/lua/custom/plugins/fugitive.lua index d4e16f7..665d462 100644 --- a/lua/custom/plugins/fugitive.lua +++ b/lua/custom/plugins/fugitive.lua @@ -18,5 +18,6 @@ return { lazy = true, cmd = { 'Flogsplit' }, }, + 'idanarye/vim-merginal', }, }