summaryrefslogtreecommitdiff
path: root/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua')
-rw-r--r--lua/plugins.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/plugins.lua b/lua/plugins.lua
index 0a59ae8d..9308fc75 100644
--- a/lua/plugins.lua
+++ b/lua/plugins.lua
@@ -378,7 +378,7 @@ return require("packer").startup(function(use)
cmd = "LazyGit",
disable = not O.plugin.lazygit.active
}
- -- Lazygit
+ -- Octo
use {
"pwntester/octo.nvim",
event = "BufRead",