Explorar el Código

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

christianchiarulli hace 4 años
padre
commit
cbc301b76a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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()