From 57893b3988126f777ffb5fcde6c8f5efb3982a2f Mon Sep 17 00:00:00 2001 From: Aaron Keisler Date: Mon, 12 Jul 2021 20:16:25 -0400 Subject: [PATCH] fix: comment typo (#902) --- lua/plugins.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lua/plugins.lua b/lua/plugins.lua index d840bed7..0cdf4761 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -125,7 +125,7 @@ return require("packer").startup(function(use) end, } - -- whichkey + -- vim-rooter use { "airblade/vim-rooter", config = function()