Feat: Make MR title input window configurable (#174)
Feat: Make MR title input window configurable
This commit is contained in:
@@ -81,6 +81,10 @@ M.settings = {
|
||||
create_mr = {
|
||||
target = nil,
|
||||
template_file = nil,
|
||||
title_input = {
|
||||
width = 40,
|
||||
border = "rounded",
|
||||
},
|
||||
},
|
||||
info = {
|
||||
enabled = true,
|
||||
|
||||
Reference in New Issue
Block a user