Skip to content

geetduggal/wrap-lines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wrap-lines package

This is a simple module to wrap lines like 'gq' in Vim.

Command ; wraps lines to 80 characters on word boundaries

Command ' unwraps lines

You can highlight multiple paragraphs as well.

It is just a quick implementation -- I'm sure much could be improved on, but it works for now.

Before During After