You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can I use nvim-cmp instead of omni-completion in the DAP REPL? Currently, I have to press Ctrl + X, Ctrl + O to open the built-in Vim completion popup, but I would prefer the popup to appear automatically after I type "." in the DAP REPL, allowing me to select the desired entry using my familiar nvim-cmp keymaps.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
How can I use nvim-cmp instead of omni-completion in the DAP REPL? Currently, I have to press Ctrl + X, Ctrl + O to open the built-in Vim completion popup, but I would prefer the popup to appear automatically after I type "." in the DAP REPL, allowing me to select the desired entry using my familiar nvim-cmp keymaps.
Beta Was this translation helpful? Give feedback.
All reactions