Bläddra i källkod

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

christianchiarulli 4 år sedan
förälder
incheckning
ca0fa9cbb2
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      lua/plugins.lua

+ 1 - 1
lua/plugins.lua

@@ -373,7 +373,7 @@ return require("packer").startup(function(use)
         cmd = "LazyGit",
         cmd = "LazyGit",
         disable = not O.plugin.lazygit.active
         disable = not O.plugin.lazygit.active
     }
     }
-    -- Lazygit
+    -- Octo
     use {
     use {
         "pwntester/octo.nvim",
         "pwntester/octo.nvim",
         event = "BufRead",
         event = "BufRead",