vuki656 / package-info.nvim

✍️ All the npm/yarn/pnpm commands I don't want to type
GNU General Public License v3.0
480 stars 27 forks source link

feat: use native vim.json module #84

Closed mhartington closed 2 years ago

mhartington commented 2 years ago

👋 Recently, neovim exposed a lua-cjson with vim.json. This PR migrates package-info to use that.

vuki656 commented 2 years ago

That's cool.

Can you just test that everything works the same and ill merge.

mhartington commented 2 years ago

Been testing for a few days now, everything seems to be working well on my end