Przeglądaj źródła

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

christianchiarulli 4 lat temu
rodzic
commit
796b6dec27
1 zmienionych plików z 1 dodań i 1 usunięć
  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