Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Danielkonge committed Nov 16, 2023
1 parent 19fa3d2 commit 5fe3277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/rainbow-delimiters/lib.lua
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ function M.clear_namespace(bufnr, lang, line_start, line_end)
end
end

---Start rainbow hi-@param bufnr integerghlighting for the given buffer
---Start rainbow highlighting for the given buffer
---@param bufnr integer
function M.attach(bufnr)
-- Rainbow delimiters was explicitly disabled for this buffer
Expand Down

0 comments on commit 5fe3277

Please sign in to comment.