Updated config

This commit is contained in:
2024-03-09 22:03:35 +01:00
parent 6abf78bec4
commit e2e8834d8c
14 changed files with 99 additions and 81 deletions

View File

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