hrsh7th / cmp-nvim-lsp-document-symbol

nvim-cmp source for textDocument/documentSymbol via nvim-lsp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What advantage does this have over buffer?

briandipalma opened this issue · comments

Would the buffer source not provide the same text suggestions?

It's easy version of buffer outliner and you should read the README.md.

The purpose is the demonstration customize / search by nvim-cmp.

It's demonstration.