stygio/.config/nvim/lua/plugins/highlight.lua

6 lines
73 B
Lua

return {
"echasnovski/mini.cursorword",
version = '*',
opts = {}
}