Closed LiadOz closed 1 year ago
This change makes cmp trigger on trigger characters configured from the debug adapter and '.' since nvim-dap configures commands starting with '.' This behavior is implemented in nvim-dap omnifunc.
Nice, thanks for the PR!
This change makes cmp trigger on trigger characters configured from the debug adapter and '.' since nvim-dap configures commands starting with '.' This behavior is implemented in nvim-dap omnifunc.