Pārlūkot izejas kodu

fix: comment typo (#902)

Aaron Keisler 4 gadi atpakaļ
vecāks
revīzija
57893b3988
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      lua/plugins.lua

+ 1 - 1
lua/plugins.lua

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