mirror of
https://git.aramjonghu.dev/AramJonghu/nvim.git
synced 2026-09-01 07:33:31 +02:00
feat(plugin): diffview plugin for comparing branches (octo for GH only)
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
return {
|
||||
{
|
||||
"sindrets/diffview.nvim",
|
||||
config = function() require("diffview").setup() end,
|
||||
},
|
||||
{
|
||||
"pwntester/octo.nvim",
|
||||
cmd = "Octo",
|
||||
|
||||
Reference in New Issue
Block a user