I am a bit new to VIM and still trying to get my set up going. Prior to omnisharp-vim I had Vim's LSP configured with Telescope as a selector. Can Telescope be used as a selector for finding usages, etc. with omnisharp-vim?
No nobody has made an integration for telescope yet. If you feel like looking into it, take a look at the fzf and clap integrations, it should be pretty simple
I am a bit new to VIM and still trying to get my set up going. Prior to omnisharp-vim I had Vim's LSP configured with Telescope as a selector. Can Telescope be used as a selector for finding usages, etc. with omnisharp-vim?