feat: add better escape

This commit is contained in:
fm39hz-laptop 2024-07-09 10:04:37 +07:00
parent 8ade3b4f21
commit c70bff4262

View file

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