a small plugin to flatten the json object to show on a window.
- Use
:FlatJSONto flat the json and print on the window - Use
<leader>fto flat the json and print on the window - Use
qto 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
