Skip to content

Commit

Permalink
fix typo: getbufinro -> getbufinfo
Browse files Browse the repository at this point in the history
  • Loading branch information
kyoh86 committed May 6, 2024
1 parent 33dd769 commit 9553c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/ollama.txt
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ ollama#start_chat_in_ctx({args})
- currentBuffer If the current buffer be sent.
- buffers A list of the bufinfo. It accepts
buffer numbers (see |bufnr()|) or
the objects from |getbufinro()|.
the objects from |getbufinfo()|.
- lastMessage A last message to be sent.
- opener (Optional) How the new window be placed:
tabnew (Default) open a new tab
Expand Down

0 comments on commit 9553c6b

Please sign in to comment.