Removes unneeded plugin files
This commit is contained in:
parent
6d7ad2328b
commit
3f0734fcc7
|
|
@ -1,8 +0,0 @@
|
||||||
-- autopairs
|
|
||||||
-- https://github.com/windwp/nvim-autopairs
|
|
||||||
|
|
||||||
return {
|
|
||||||
'windwp/nvim-autopairs',
|
|
||||||
event = 'InsertEnter',
|
|
||||||
opts = {},
|
|
||||||
}
|
|
||||||
Loading…
Reference in New Issue