stopinsert: added
This commit is contained in:
parent
80d3bd0002
commit
44ae117ec8
1 changed files with 4 additions and 0 deletions
4
lua/plugins/stop-insert.lua
Normal file
4
lua/plugins/stop-insert.lua
Normal file
|
@ -0,0 +1,4 @@
|
|||
return {
|
||||
"csessh/stopinsert.nvim",
|
||||
opts = {},
|
||||
}
|
Loading…
Reference in a new issue