sponsor Vim development Vim logo Vim Book Ad

wrapwidth : Wraps long lines virtually at a specific column

 script karma  Rating 2/3, Downloaded by 1327  Comments, bugs, improvements  Vim wiki

created by
Rick Howe
 
script type
utility
 
description
This plugin provides the 'Wrapwidth' command to set a column at which a longer line will be virtually wrapped. When 'wrap' is on, the required number of blank spaces are inserted as virtual-text at right edge of each screen line.

For details and demo samples, please visit the following git repository: https://github.com/rickhowe/wrapwidth.
 
install details
Install 'rickhowe/wrapwidth' by using your plugin manager. Or manually unzip and copy all folders in your ~/.vim or ~/vimfiles.
 

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
wrapwidth3.5.zip 3.5 2025-08-07 9.0 Rick Howe Fixed to properly wrap a line even if concealed text is included and hidden.
wrapwidth3.4.zip 3.4 2024-03-19 9.0 Rick Howe Improved to allow multi-byte and multi-column characters to use in the wrapwidth_sign option.
wrapwidth1.2.zip 1.2 2023-10-21 9.0 Rick Howe Initial upload
ip used for rating: 216.73.216.162

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