We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d3e1e0 commit 30d527dCopy full SHA for 30d527d
lua/mini/cursorword.lua
@@ -215,7 +215,7 @@ H.auto_unhighlight = function()
215
end
216
217
-- Highlighting ---------------------------------------------------------------
218
----@param only_current boolean|nil Whether to forcefuly highlight only current word
+---@param only_current boolean|nil Whether to forcefully highlight only current word
219
--- under cursor.
220
---@private
221
H.highlight = function(only_current)
0 commit comments