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