vim-decode-qp : Decode Quoted-Printable text
| script karma |
Rating 0/0,
Downloaded by 609 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| François Vantomme |
| |
| script type |
| ftplugin |
| |
| description |
Decode Quoted-Printable text in ASC files.
Relies on g:decodeqp_command which can be customized, otherwise a Perl regexp will be used.
# Usage
:[range]DecodeQP " Decode [range] lines. Defaults to the whole file.
{Visual}gcp " Decode the highlighted lines.
gcp " Decode the whole file.
---
https://github.com/akarzim/vim-decode-qp |
| |
| install details |
## with Plug
Plug 'akarzim/vim-decode-qp', { 'for': 'asc' } |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|