Skip to content

Commit

Permalink
chore(build): auto-generate vimdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jul 25, 2023
1 parent d2b0f1d commit 9b2c912
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/trouble.nvim.txt
Expand Up @@ -102,6 +102,7 @@ Trouble comes with the following defaults:
toggle_preview = "P", -- toggle auto_preview
hover = "K", -- opens a small popup with the full multiline message
preview = "p", -- preview the diagnostic location
open_code_href = "c", -- if present, open a URI with more information about the diagnostic error
close_folds = {"zM", "zm"}, -- close all folds
open_folds = {"zR", "zr"}, -- open all folds
toggle_fold = {"zA", "za"}, -- toggle fold of current file
Expand Down

0 comments on commit 9b2c912

Please sign in to comment.