Преглед на файлове

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

christianchiarulli преди 4 години
родител
ревизия
796b6dec27
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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