You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would be cool to do simple stuff such as filtering or where conditions through keybinds.
I.e, pressing a keybind on the name of an element in a list should filter that list to only show that element.
Can maybe try using json decoding in nvim to built an representation, that can then be translated to jq query.
The text was updated successfully, but these errors were encountered:
Would be cool to do simple stuff such as filtering or where conditions through keybinds.
I.e, pressing a keybind on the name of an element in a list should filter that list to only show that element.
Can maybe try using json decoding in nvim to built an representation, that can then be translated to jq query.
The text was updated successfully, but these errors were encountered: