Skip to content

Commit 72c2ee2

Browse files
authored
Merge pull request ggml-org#45 from ShikChen/patch-1
readme : add full name of FIM
2 parents dd1c20f + af312c6 commit 72c2ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Examples:
6464
let g:llama_config.show_info = v:false
6565
```
6666

67-
3. Disable auto FIM completion with lazy.nvim
67+
3. Disable auto FIM (Fill-In-the-Middle) completion with lazy.nvim
6868
```lua
6969
{
7070
'ggml-org/llama.vim',

0 commit comments

Comments
 (0)