Removes unneeded plugin files

This commit is contained in:
Thomas Lazarus 2025-09-17 10:56:38 -05:00
parent 6d7ad2328b
commit 3f0734fcc7
No known key found for this signature in database
2 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
-- autopairs
-- https://github.com/windwp/nvim-autopairs
return {
'windwp/nvim-autopairs',
event = 'InsertEnter',
opts = {},
}