ソースを参照

Merge branch 'master' of github.com:ChristianChiarulli/LunarVim

christianchiarulli 4 年 前
コミット
ca0fa9cbb2
1 ファイル変更1 行追加1 行削除
  1. 1 1
      lua/plugins.lua

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