sponsor Vim development Vim logo Vim Book Ad

vim-decode-qp : Decode Quoted-Printable text

 script karma  Rating 0/0, Downloaded by 485  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: 18.217.220.114

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github