sponsor Vim development Vim logo Vim Book Ad

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' }
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-decode-qp.zip 0.5 2018-12-25 7.0 François Vantomme Initial upload
ip used for rating: 216.73.216.130

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github