Skip to content

Commit fd3bb10

Browse files
committed
Update documentation.
1 parent 2d1394f commit fd3bb10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/vim-ollama.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,8 @@ You can configure vim-ollama using the following variables in your .vimrc:
234234
create higher load on the system. Small values make only sense on fast
235235
GPU based LLMs, where the LLM computation time is not much longer than
236236
the debounce time.
237+
By settings this to 0 you can disable the auto-trigger behavior and
238+
define a mapping for `<Plug>(ollama-trigger-completion)` instead.
237239
- Default: 500 ms
238240
- Example:
239241
>

0 commit comments

Comments
 (0)