Brandon Conway 4 лет назад
Родитель
Сommit
f4836eede8
1 измененных файлов с 1 добавлено и 1 удалено
  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",