nvim-config/lua/plugins/stop-insert.lua
2024-10-29 07:08:56 +00:00

4 lines
52 B
Lua

return {
"csessh/stopinsert.nvim",
opts = {},
}