-
When i autocomplete the function the plugin auto selects the Also I see the demo video here https://github.com/hrsh7th/nvim-cmp?tab=readme-ov-file#nvim-cmp they are doing something like this myfunc.Add(itemID string, db *gorm.DB) |
Beta Was this translation helpful? Give feedback.
Answered by
fitrh
Jan 31, 2024
Replies: 1 comment 2 replies
-
Hit your snippet jump keymap, what snippet engine are you using? And what does your mapping config look like? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems you don't have snippet jump keys, since you are using luasnip, you can follow this: https://github.com/hrsh7th/nvim-cmp/wiki/Example-mappings#luasnip