mirror of
https://github.com/Myzel394/jsonfly.nvim.git
synced 2025-06-18 12:15:25 +02:00
chore: Improve README.md
This commit is contained in:
parent
aef6370c99
commit
5b18e0bc04
@ -8,6 +8,14 @@ It's completely customizable and even supports highlighting of the values.
|
||||
|
||||
<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
|
||||
|
||||
Install with your favorite plugin manager, for example with [lazy.nvim](https://github.com/folke/lazy.nvim):
|
||||
|
Loading…
x
Reference in New Issue
Block a user