Преглед изворни кода

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