dots2/nvim/lua/plugins_base/stcursorword.lua
2025-07-09 14:54:21 +02:00

5 lines
86 B
Lua

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