mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
update
This commit is contained in:
parent
47a45924b4
commit
f39bb7987f
2 changed files with 3 additions and 2 deletions
|
@ -222,8 +222,8 @@ return {
|
|||
"windwp/nvim-autopairs",
|
||||
commit = "4fc96c8f3df89b6d23e5092d31c866c53a346347",
|
||||
dependencies = "hrsh7th/nvim-cmp",
|
||||
event = "VeryLazy",
|
||||
init = function()
|
||||
event = "InsertEnter",
|
||||
config = function()
|
||||
require("user.autopairs")
|
||||
end,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue