Brandon Conway 4 years ago
parent
commit
f4836eede8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lua/plugins.lua

+ 1 - 1
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",