refactor(nvim): use default branch for neogit
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m18s
All checks were successful
Check Formatting of Files / Check-Formatting (push) Successful in 1m18s
This commit is contained in:
parent
8a25c79122
commit
8fd87ef216
@ -32,7 +32,6 @@ return {
|
||||
{
|
||||
"neogitorg/neogit",
|
||||
cmd = { "Neogit" },
|
||||
branch = "nightly",
|
||||
keys = {
|
||||
{ "<leader>g", desc = "> Git" },
|
||||
{ "<leader>gg", "<cmd>Neogit<CR>", desc = "Neogit: Open" },
|
||||
|
Loading…
Reference in New Issue
Block a user