From 9934f646c17f9cb220e97fcb5319254f29a4e8bb Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Fri, 12 Apr 2024 22:27:02 +0200 Subject: [PATCH] fix(docs): Fix image sizes --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5f04ac1..047505a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Search ✨ blazingly fast ✨ for keys via [Telescope](https://github.com/nvim-t json(fly) is a Telescope extension that will show you all keys (including nested ones) in your JSON files and allow you to search and jump to them quickly. It's completely customizable and even supports highlighting of the values. - + ## Installation @@ -65,7 +65,7 @@ Please see [jsonfly.lua](https://github.com/Myzel394/jsonfly/blob/main/lua/teles ### Example: Vertical layout - + ```lua require"telescope".setup { @@ -86,7 +86,7 @@ require"telescope".setup { ### Example: Horizontal layout - + ```lua require"telescope".setup {