vim: open neogit
commit editor on a new tab
This commit is contained in:
parent
54c68d0076
commit
7392fed0d5
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ return {
|
|||
|
||||
opts = function(_, opts)
|
||||
return vim.tbl_deep_extend("force", opts or {}, {
|
||||
commit_editor = { kind = "tab" },
|
||||
disable_hint = true,
|
||||
signs = {
|
||||
section = {
|
||||
|
|
Loading…
Add table
Reference in a new issue