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

Merge branch 'rolling' of github.com:ChristianChiarulli/LunarVim into rolling

christianchiarulli пре 4 година
родитељ
комит
cbc301b76a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      lua/plugins.lua

+ 1 - 1
lua/plugins.lua

@@ -130,7 +130,7 @@ return require("packer").startup(function(use)
     end,
   }
 
-  -- whichkey
+  -- vim-rooter
   use {
     "airblade/vim-rooter",
     config = function()