Add neogit plugin
This commit is contained in:
parent
154be3e35e
commit
cf5425bec3
@ -187,6 +187,13 @@ local function spec(use)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
use {
|
||||||
|
"TimUntersberger/neogit",
|
||||||
|
requires = {
|
||||||
|
{ "nvim-lua/plenary.nvim" },
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
---- Navigation
|
---- Navigation
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user