kickstart.nvim/lua/custom/plugins/cursorword.lua
2023-06-12 09:28:01 +07:00

4 lines
42 B
Lua

return {
'xiyaowong/nvim-cursorword',
}