feat: add better escape

pull/99/head
fm39hz-laptop 2024-07-09 10:04:37 +07:00
parent cc9f0eb7bc
commit 048e512986
1 changed files with 5 additions and 0 deletions

View File

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