Skip to content

akarzim/vim-decode-qp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-decode-qp

Decode Quoted-Printable text

Usage

:[range]DecodeQP        " Decode [range] lines. Defaults to the whole file.

{Visual}gcp             " Decode the highlighted lines.

gcp                     " Decode the whole file.

Install

with Plug

Plug 'akarzim/vim-decode-qp', { 'for': 'asc' }

from script

https://www.vim.org/scripts/script.php?script_id=5757

About

Decode quoted-printable text

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published