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