added diffview

This commit is contained in:
Oliver Hartmann
2022-09-15 09:25:58 +02:00
parent 612ec0cbe6
commit 774fdda969
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
local actions = require("diffview.actions")
require("diffview").setup({})