Remove autopairs in nvim

This commit is contained in:
Martin Larsson 2025-01-09 17:11:09 +01:00
parent e100b9cf57
commit 0ef0551a30

View file

@ -1,5 +0,0 @@
return {
"windwp/nvim-autopairs",
event = "InsertEnter",
opts = {},
}