mirror of
https://github.com/Myzel394/jsonfly.nvim.git
synced 2025-06-18 12:15:25 +02:00
chore: fix indentation
This commit is contained in:
parent
837c5ce9f8
commit
d4176879f2
@ -141,9 +141,9 @@ return require"telescope".register_extension {
|
||||
{ entry.key, "@property.json" },
|
||||
{
|
||||
truncate_overflow(
|
||||
preview,
|
||||
opts.max_length,
|
||||
opts.overflow_marker
|
||||
preview,
|
||||
opts.max_length,
|
||||
opts.overflow_marker
|
||||
),
|
||||
opts.highlights[hl_group_key] or "TelescopeResultsString",
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user