Commit Graph

5 Commits

Author SHA1 Message Date
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
78109f5741 fix(hover): Add more autocmd to unhover and unload state after hover 2021-04-22 17:58:23 -07:00
simrat39
e074433710 symbols: Add TypeParameter symbol and highlight 2021-04-22 15:19:37 -07:00
simrat39
4395434980 feat: Add rename symbol support 2021-04-22 15:02:48 -07:00
simrat39
be8cf968cf refractor: Restructure project
lil better to work on now
2021-04-22 14:24:21 -07:00