diff --git a/lua/plugins.lua b/lua/plugins.lua index b1784224..bdda5847 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -373,7 +373,7 @@ return require("packer").startup(function(use) cmd = "LazyGit", disable = not O.plugin.lazygit.active } - -- Lazygit + -- Octo use { "pwntester/octo.nvim", event = "BufRead",