mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-22 00:49:03 +02:00
fix: load mini.pairs
This commit is contained in:
parent
016bda67f2
commit
63609e6764
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ return {
|
|||
-- auto pairs
|
||||
{
|
||||
"echasnovski/mini.pairs",
|
||||
event = "VeryLazy",
|
||||
config = function()
|
||||
require("mini.pairs").setup({})
|
||||
end,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue