소스 검색

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