Adding more files to be lazy loaded

Signed-off-by: Taken <taken@mairimashita.org>
This commit is contained in:
2023-09-05 18:52:46 +02:00
parent b3d4b4a146
commit 9ad13bb9a1
10 changed files with 16 additions and 6 deletions

View File

@@ -1,5 +1,6 @@
return {
"windwp/nvim-autopairs",
event = "InsertEnter",
config = function()
local autopairs = require("nvim-autopairs")