a small plugin to flatten the json object to show on a window.
- Use
:FlatJSON
to flat the json and print on the window - Use
<leader>f
to flat the json and print on the window - Use
q
to quit the window
lazyvim
return {
{ "virakkhun/flatjson.nvim" }
}
Note
Please quit in order to reload, need to improve here
Working with i18n I often find it's hard to find a key with very nested object while we store it inside the json file. SO HERE I THINK IT WILL HELP ME A BIT