feat: add better escape

pull/98/head
fm39hz-laptop 2024-07-09 10:04:37 +07:00
parent 8ade3b4f21
commit c70bff4262
1 changed files with 5 additions and 0 deletions

View File

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