sponsor Vim development Vim logo Vim Book Ad

wrapwidth : Wraps long lines virtually at a specific column

 script karma  Rating 6/4, Downloaded by 1606  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: 142.132.191.50

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github