dotfiles/home/.config/nvim/lua/plugins/diffview.lua

4 lines
79 B
Lua

-- Improved diffs
--- @type LazyPluginSpec
return { "sindrets/diffview.nvim" }