modified commit message type for neogit
This commit is contained in:
@@ -19,6 +19,10 @@ return { -- add git tui functionality
|
|||||||
local ng = require("neogit")
|
local ng = require("neogit")
|
||||||
ng.setup({
|
ng.setup({
|
||||||
kind = "floating",
|
kind = "floating",
|
||||||
|
commit_editor = {
|
||||||
|
kind = "floating",
|
||||||
|
stages_diff_split_kind = "split"
|
||||||
|
},
|
||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user