Skip to content

Commit

Permalink
chore: update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mikesmithgh committed Nov 5, 2023
1 parent 0ec6c24 commit 264ae25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/kitty-scrollback/highlights.lua
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ local opts
---@field KittyScrollbackNvimPasteWinNormal table|nil paste window Normal highlight group
---@field KittyScrollbackNvimPasteWinFloatBorder table|nil paste window FloatBorder highlight group
---@field KittyScrollbackNvimPasteWinFloatTitle table|nil paste window FloatTitle highlight group
---@field KittyScrollbackNvimVisual table|nil Visual selection
---@field KittyScrollbackNvimVisual table|nil scrollback buffer window visual selection highlight group

---@see nvim_set_hl

Expand Down

0 comments on commit 264ae25

Please sign in to comment.