feat: add better escape

This commit is contained in:
fm39hz-laptop 2024-07-09 10:04:37 +07:00
parent cc9f0eb7bc
commit 048e512986

View file

@ -0,0 +1,5 @@
return {
"max397574/better-escape.nvim",
event = "InsertEnter",
opts = {},
}