Explorar el Código

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

christianchiarulli hace 4 años
padre
commit
796b6dec27
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lua/plugins.lua

+ 1 - 1
lua/plugins.lua

@@ -38,7 +38,7 @@ return require("packer").startup(function(use)
   use {
     "nvim-telescope/telescope.nvim",
     config = [[require('lv-telescope')]],
-    event = "BufEnter",
+    --event = "BufEnter",
   }
 
   -- Autocomplete