Results 3 issues of Govind Singh

Unable to access `KeePassXC` database after importing TOTPs from `Aegis`. Command used: ``` pimport -af keepassxc aegis aegis_plain.json --out keepassxc_db.kdbx -k some_secret.txt ``` Despite no errors, when I am trying...

This should be better alternative to #129 Test case: ``` :echo db#adapter#dispatch("redis://localhost:6482/0?c&no-auth-warning", "interactive") ``` Result: ``` ['redis-cli', '-c', '--no-auth-warning', '-h', 'localhost', '-p', '6482', '-n', '0'] ```

Being a vim user I was using [rest.nvim](https://github.com/rest-nvim/rest.nvim), it covers my day to day usage except for few cases like file upload. So was always looking for a lightweight alternative...

enhancement
good first contribution