dots2/.config/nvim/lua/plugins/stcursorword.lua

5 lines
86 B
Lua

return {
"sontungexpt/stcursorword",
event = "VeryLazy",
config = true,
}