Merge main
This commit is contained in:
parent
04ffc6f57e
commit
f15bbc57e2
7 changed files with 14 additions and 8 deletions
|
|
@ -16,6 +16,6 @@ return {
|
|||
lazy = true,
|
||||
opts = {},
|
||||
keys = {
|
||||
{ "<leader>g", function() require("neogit").open({ kind = "vsplit" }) end }
|
||||
{ "<leader>g", function() require("neogit").open() end }
|
||||
},
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue