Skip to content

Commit 330f82c

Browse files
Juliangithub-actions[bot]
authored andcommitted
Regenerate vimdocs
1 parent c5adc15 commit 330f82c

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

doc/lean.txt

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Loogle ····································
99
satellite.nvim integration ···································· |lean.satellite|
1010
LSP ································································· |lean.lsp|
1111
Standard error buffers ··········································· |lean.stderr|
12-
Client-side sorrying ·············································· |lean.sorry|
1312

1413
==============================================================================
1514
Introduction *lean.init*
@@ -392,17 +391,4 @@ stderr.enable() *stderr.enable*
392391
Enable teeing stderr output somewhere (to a second visible buffer by default).
393392

394393

395-
==============================================================================
396-
Client-side sorrying *lean.sorry*
397-
398-
Support for sorrying multiple goals.
399-
400-
You should generally prefer to use code actions for this functionality, but this module
401-
is maintained for a subset of users who prefer its behavior over the current code action
402-
behavior.
403-
404-
sorry.fill() *sorry.fill*
405-
Fill the current cursor position with `sorry`s to discharge all goals.
406-
407-
408394
vim:tw=78:ts=8:noet:ft=help:norl:

0 commit comments

Comments
 (0)