浏览代码

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()