remove duplicate

This commit is contained in:
Gilad Sher 2024-09-07 12:24:52 -04:00
parent c36dac7b9a
commit f61c78a48f
No known key found for this signature in database
1 changed files with 0 additions and 6 deletions

View File

@ -1,6 +0,0 @@
return {
"windwp/nvim-autopairs",
config = function()
require("nvim-autopairs").setup {}
end,
}