Updated config

This commit is contained in:
Eduard Urbach 2024-03-03 17:47:02 +01:00
parent 3905e80b4c
commit dabaf32403
Signed by: eduard
GPG key ID: 49226B848C78F6C8
18 changed files with 207 additions and 87 deletions

View file

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