mirror of https://github.com/LazyVim/starter
feat: add better escape
parent
8ade3b4f21
commit
c70bff4262
|
@ -0,0 +1,5 @@
|
||||||
|
return {
|
||||||
|
"max397574/better-escape.nvim",
|
||||||
|
event = "InsertEnter",
|
||||||
|
opts = {},
|
||||||
|
}
|
Loading…
Reference in New Issue