coq_nvim
coq_nvim copied to clipboard
Inset parenthesis after function name
Is there any way to automatically insert parenthesis after function name completion?
yes! just map it using the vim.keymap api as done here