Skip to content

Commit

Permalink
Update configuration example
Browse files Browse the repository at this point in the history
  • Loading branch information
mgnsk committed Oct 28, 2024
1 parent 13b643b commit bc0dda6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,7 @@ Using your favourite package manager:
{
"mgnsk/dumb-autopairs.nvim",
event = "InsertEnter",
config = function()
require("dumb-autopairs").setup()
end,
opts = {},
},
```

Expand Down

0 comments on commit bc0dda6

Please sign in to comment.