Skip to content

Commit

Permalink
chore: Auto generate docs
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgrieser authored and github-actions[bot] committed Sep 21, 2023
1 parent 508b1ef commit b491b1d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/rule-breaker.txt
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,10 @@ CONFIGURATION *rule-breaker-nvim-rulebook--configuration*
-- Default is the DDG "Ducky Search" (automatically opening first result).
fallback = "https://duckduckgo.com/?q=%s+%21ducky&kl=en-us",
}

-- If no diagnostic is found, in current line, search this meany lines
-- forward for diagnostics before aborting.
forwSearchLines = 10,
}
<

Expand Down

0 comments on commit b491b1d

Please sign in to comment.