fix(lsp): `client.notify` is deprecated. add compatibility support(#25)
fix(info): improve JSON parsing robustness and error handling(#24)
fix(utils): notify plugin will wrap the return of vim.notify in just … …one layer of table
fix: command init event(#16)
docs(README): adding descriptions and configuration items for new fea… …tures
fix: lsp feat dev(#15)
feat: optimize the startup of `plugin/xmake.lua`
docs(README): update install plugin
fix(utils): fixing exceptionally wrapped id returned by `folke/noice.… …nvim`. (#14)
chore(issue_template): add get plugin version