Skip to content

Commit

Permalink
Regenerate vimdocs
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian authored and github-actions[bot] committed Oct 20, 2024
1 parent dd46fba commit 93e065a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/lean.txt
Original file line number Diff line number Diff line change
Expand Up @@ -285,11 +285,11 @@ LSP *lean.lsp*
lsp.enable() *lsp.enable*


lsp.client_for({bufnr}) *lsp.client_for*
lsp.client_for({bufnr?}) *lsp.client_for*
Find the `vim.lsp.Client` attached to the given buffer.

Parameters: ~
{bufnr} (number)
{bufnr?} (number)

Returns: ~
(vim.lsp.Client)
Expand Down

0 comments on commit 93e065a

Please sign in to comment.