瀏覽代碼

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