Update version comment

This commit is contained in:
Graham McMillan 2024-07-12 10:17:38 +02:00
parent e079c46272
commit bad63b1c7d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
return {
{
'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 = {
'nvim-lua/plenary.nvim',
'sindrets/diffview.nvim',