Updated config

This commit is contained in:
Eduard Urbach 2024-03-09 22:03:35 +01:00
parent 3b51011695
commit f7b0e1fca8
Signed by: eduard
GPG key ID: 49226B848C78F6C8
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,
}