Commit Graph

4 Commits

Author SHA1 Message Date
Omar Zeghouani
962ad42512 chore: adapt lsp request handler for nvim >= 0.5.1
https://github.com/neovim/neovim/pull/15504
2021-09-07 11:55:46 +01:00
simrat39
4451c904d0 fix(hover/rename): Remove manual unloading of packages
lua 🙏🙏🙏🙏
2021-04-22 20:06:48 -07:00
simrat39
b32435a2f5 fix(rename): Unload state after rename
lua keeps stuff 'cached' so the state does not get updated, therefore we
need to manually unload it
2021-04-22 17:59:29 -07:00
simrat39
4395434980 feat: Add rename symbol support 2021-04-22 15:02:48 -07:00