From c6032b4b412926fa1e769a61eeca666e63546fb9 Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Sun, 21 Apr 2024 10:19:56 +0200 Subject: [PATCH] feat: Add see also section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 27c8141..6271e5b 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,10 @@ Go to a JSON file and run: ```lua :Telescope jsonfly + +## See also + +* [jsonpath.nvim](https://github.com/phelipetls/jsonpath.nvim) - Copy JSON paths to your clipboard ``` ## Configuration