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 dd1c20f commit af312c6Copy full SHA for af312c6
README.md
@@ -64,7 +64,7 @@ Examples:
64
let g:llama_config.show_info = v:false
65
```
66
67
-3. Disable auto FIM completion with lazy.nvim
+3. Disable auto FIM (Fill-In-the-Middle) completion with lazy.nvim
68
```lua
69
{
70
'ggml-org/llama.vim',
0 commit comments