nvim-config/lua/plugins/stop-insert.lua

5 lines
52 B
Lua
Raw Normal View History

2024-10-29 07:07:31 +00:00
return {
"csessh/stopinsert.nvim",
opts = {},
}