Brandon Conway 4 år sedan
förälder
incheckning
f4836eede8
1 ändrade filer med 1 tillägg och 1 borttagningar
  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",