Added command to open diffview

This commit is contained in:
Harrison Cramer
2023-04-25 21:54:29 -04:00
parent 55d7bf2d21
commit 44323b9a11
5 changed files with 47 additions and 0 deletions

View File

@@ -100,6 +100,7 @@ M.setup = function(args, build_only)
end
keymaps.set_keymap_keys(args.keymaps)
keymaps.set_keymaps()
end
M.current_file_path = function()