remove duplicate autopairs

This commit is contained in:
TLCooper4031 2025-04-20 09:38:42 -04:00
parent 9885096f0c
commit eb6dc49953
1 changed files with 0 additions and 5 deletions

View File

@ -1,5 +0,0 @@
return {
'windwp/nvim-autopairs',
event = 'InsertEnter',
config = true,
}