github dlyongemallo/diffview.nvim v0.32

8 hours ago

What's Changed

  • ci: add LuaLS type-check (advisory) by @dlyongemallo in #143
  • feat(actions): add force opt to refresh_files to reload stage buffers by @dlyongemallo in #145
  • fix(commands): drop unread bang declarations from focus/toggle/log by @dlyongemallo in #147
  • feat(commands): wire :DiffviewRefresh! to force-reload stage buffers by @dlyongemallo in #146
  • chore(types): clear LuaLS source diagnostics by @dlyongemallo in #148
  • ci(type-check): require the source gate by @dlyongemallo in #149
  • chore(types): drop LuaLS blanket disables, fix remaining hidden diagnostics by @dlyongemallo in #150
  • feat(inline): add view.inline.deletion_highlight option by @dlyongemallo in #144
  • fix(close): warn on unsaved stage edits, force via :DiffviewClose! by @dlyongemallo in #151
  • fix(inline): tokenize at subword boundaries to prevent char-level noise by @dlyongemallo in #153
  • fix(inline): size full_width deletion padding to the displayed window by @dlyongemallo in #154
  • feat(inline): layer tree-sitter highlights over deleted virt_lines by @dlyongemallo in #155
  • fix(inline): scope diff1_inline highlights to the diffview window by @dlyongemallo in #157

Full Changelog: v0.31...v0.32

Don't miss a new diffview.nvim release

NewReleases is sending notifications on new releases.