linrongbin16 / fzfx.nvim

A Neovim fuzzy finder that updates on every keystroke.
https://linrongbin16.github.io/fzfx.nvim/
MIT License
122 stars 5 forks source link

Feat: support more @lsp.type tokens #569

Closed linrongbin16 closed 7 months ago

linrongbin16 commented 7 months ago

https://github.com/neovim/nvim-lspconfig/blob/1759ea68fbbb1303192020d3e59936189359e0ed/doc/server_configurations.md?plain=1#L8980

https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_semanticTokens

Support full @lsp.type.xxx tokens.