.
-repeatable accepting of suggestions
#44
-
This is mentioned in the README. How do you do it? Say in insert mode, you accept a word. If you go to normal mode and press |
Beta Was this translation helpful? Give feedback.
Answered by
monkoose
Mar 3, 2025
Replies: 1 comment
-
Yes. You can think of it as if you would manually type this word in insert mode. Works only for single line completions, for block completions it would paste only first line. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LeonardoMor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes. You can think of it as if you would manually type this word in insert mode. Works only for single line completions, for block completions it would paste only first line.