We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d1394f commit fd3bb10Copy full SHA for fd3bb10
doc/vim-ollama.txt
@@ -234,6 +234,8 @@ You can configure vim-ollama using the following variables in your .vimrc:
234
create higher load on the system. Small values make only sense on fast
235
GPU based LLMs, where the LLM computation time is not much longer than
236
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.
239
- Default: 500 ms
240
- Example:
241
>
0 commit comments