deepl.vim
deepl.vim copied to clipboard
set `Authorization` header and send JSON
Fixed query for curl command sent to API.
- Set authorization key in
Authorizationheader and removedauth_key=[key]. - Changed
--jsonoption to send application/json data.