cmp-nvim-lsp-document-symbol
cmp-nvim-lsp-document-symbol copied to clipboard
Navigate through suggestions
trafficstars
I don't quite figure out how to navigate through suggestions.
I mean, after having typed /@ a suggestion box appears, but I don't quite figure out how to navigate inside them.
I recorded an asciinema where you can see the behavior here.
Add mapping = cmp.mapping.preset.cmdline() to the setup. Refer to this answer https://github.com/hrsh7th/cmp-nvim-lsp-document-symbol/issues/1#issuecomment-1265493163