vim-jsonpath
vim-jsonpath copied to clipboard
Improve path input
Limiting input to dot notation only makes entering keys containing dots impossible, unless the user calls jsonpath#scan_buffer([...]) directly.