feat: open fugitive in new tab instead of split
This commit is contained in:
@@ -4,7 +4,7 @@ return {
|
||||
keys = {
|
||||
{
|
||||
"<leader>gs",
|
||||
":Git<CR>",
|
||||
":tab Git<CR>",
|
||||
desc = "Fugitive"
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user