sindrets / diffview.nvim

Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
Other
3.74k stars 105 forks source link

Error on last update #338

Closed augustocdias closed 1 year ago

augustocdias commented 1 year ago

After last update I'm having this error when calling setup:

``Failed to runconfig` for diffview.nvim

....local/share/nvim/lazy/diffview.nvim/lua/diffview/hl.lua:129: attempt to call field 'nvim_get_hl' (a nil value)

stacktrace:

Running on nvim nightly.

sindrets commented 1 year ago

You're running an outdated nightly build. Recompile from master.