chore: Improve README.md

This commit is contained in:
Myzel394 2024-04-14 13:37:58 +02:00
parent aef6370c99
commit 5b18e0bc04
No known key found for this signature in database
GPG Key ID: DEC4AAB876F73185

View File

@ -8,6 +8,14 @@ It's completely customizable and even supports highlighting of the values.
<img src="docs/horizontal_layout.png"> <img src="docs/horizontal_layout.png">
## Features
* 🔍 Search for deeply nested keys - `expo.android.imageAsset.0.uri`
* 🎨 See values with their correct syntax highlighting (numbers, strings, booleans, null; configurable)
* 💻 Use your LSP or the built-in JSON parser
* 🫣 Automatic concealment based on your configuration
* 📐 Everything completely customizable!
## Installation ## Installation
Install with your favorite plugin manager, for example with [lazy.nvim](https://github.com/folke/lazy.nvim): Install with your favorite plugin manager, for example with [lazy.nvim](https://github.com/folke/lazy.nvim):