Skip to content

Commit

Permalink
[docgen] Update docs
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
Github Actions committed Nov 13, 2024
1 parent 857cb36 commit fc78a3c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/dressing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ Configure dressing.nvim by calling the setup() function.
win_options = {
cursorline = true,
cursorlineopt = "both",
-- disable highlighting for the brackets around the numbers
winhighlight = "MatchParen:",
},

-- These can be integers or a float between 0 and 1 (e.g. 0.4 for 40%)
Expand Down

0 comments on commit fc78a3c

Please sign in to comment.