Skip to content

Commit 0c7cb6f

Browse files
committed
update neogit config
1 parent abec5b4 commit 0c7cb6f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

lua/plugins/git.lua

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,11 @@ return {
8383
},
8484
},
8585
opts = {
86+
kind = "floating",
87+
floating = {
88+
width = 0.9,
89+
height = 0.8,
90+
},
8691
signs = {
8792
item = { "", "" },
8893
section = { "", "" },

0 commit comments

Comments
 (0)