Update version comment
This commit is contained in:
parent
e079c46272
commit
bad63b1c7d
|
@ -1,7 +1,7 @@
|
||||||
return {
|
return {
|
||||||
{
|
{
|
||||||
'NeogitOrg/neogit',
|
'NeogitOrg/neogit',
|
||||||
version = 'v0.0.1', -- Version required for nvim 0.9.5
|
version = 'v0.0.1', -- Only working version right now as dev is backlogged
|
||||||
dependencies = {
|
dependencies = {
|
||||||
'nvim-lua/plenary.nvim',
|
'nvim-lua/plenary.nvim',
|
||||||
'sindrets/diffview.nvim',
|
'sindrets/diffview.nvim',
|
||||||
|
|
Loading…
Reference in New Issue