nvim-lua / lsp_extensions.nvim

Repo to hold a bunch of info & extension callbacks for built-in LSP. Use at your own risk :wink:
MIT License
212 stars 19 forks source link

Remove stray mapping #12

Closed PatOConnor43 closed 3 years ago

PatOConnor43 commented 3 years ago

An issue was created regarding a stray mapping. I don't think there's a good reason to keep this around. If we wanted to keep around an entrypoint to calling that test method a better option might be to define an EX command. I just created this PR real quick if @tjdevries @rockerBOO or @glepnir want to just merge it.

glepnir commented 3 years ago

@PatOConnor43 merged.