Skip to content
This repository was archived by the owner on Jun 17, 2026. It is now read-only.

akarzim/vim-decode-qp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Important

Moved to Codeberg

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

 
 
 

Contributors