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 {