vim: open neogit commit editor on a new tab

This commit is contained in:
Fernando Schauenburg 2024-03-17 23:36:02 +01:00
parent 54c68d0076
commit 7392fed0d5

View file

@ -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 = {