starter/lua/plugins/actions/escape.lua

6 lines
83 B
Lua

return {
"max397574/better-escape.nvim",
event = "InsertEnter",
opts = {},
}