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)
|
opts = function(_, opts)
|
||||||
return vim.tbl_deep_extend("force", opts or {}, {
|
return vim.tbl_deep_extend("force", opts or {}, {
|
||||||
|
commit_editor = { kind = "tab" },
|
||||||
disable_hint = true,
|
disable_hint = true,
|
||||||
signs = {
|
signs = {
|
||||||
section = {
|
section = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue