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
21c3a8778f
commit
77d6e5e961
3 changed files with 9 additions and 2 deletions
|
@ -171,7 +171,7 @@ return {
|
|||
{
|
||||
"windwp/nvim-autopairs",
|
||||
lazy = true,
|
||||
commit = "4fc96c8f3df89b6d23e5092d31c866c53a346347",
|
||||
-- commit = "4fc96c8f3df89b6d23e5092d31c866c53a346347",
|
||||
dependencies = "hrsh7th/nvim-cmp",
|
||||
event = "InsertEnter",
|
||||
config = function()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue