From 8fb51545477f2e1ef636a7c10f47e345e4b5d985 Mon Sep 17 00:00:00 2001 From: Georgi Gerganov Date: Mon, 21 Oct 2024 15:57:15 +0300 Subject: [PATCH] llama.vim : minor [no ci] --- examples/llama.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/llama.vim b/examples/llama.vim index 24e4a7cd1..e75872cae 100644 --- a/examples/llama.vim +++ b/examples/llama.vim @@ -11,7 +11,7 @@ " " - Tab - accept the current suggestion " - Shift+Tab - accept just the first line of the segguestion -" - Ctrl+F - trigger FIM completion manually +" - Ctrl+F - toggle FIM completion manually " " make symlink or copy this file to ~/.config/nvim/autoload/llama.vim "