prabirshrestha / vim-lsp

async language server protocol plugin for vim and neovim
MIT License
3.12k stars 305 forks source link

Include declarations getting references #1523

Closed albfan closed 9 months ago

albfan commented 9 months ago

Feels counterintuitive that LspReferences omit the declarations

Not sure if there's the opposite use case, if so: Can we add a parameter for this?

prabirshrestha commented 9 months ago

Merged. Thanks.