Name: | vim-trailing-whitespace |
---|---|
Version: | 1.0 |
Release: | 1.20191209git6b7cdec.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 3573 |
License: | CC-BY-SA |
RPM: | vim-trailing-whitespace-1.0-1.20191209git6b7cdec.el7.noarch.rpm |
Source RPM: | vim-trailing-whitespace-1.0-1.20191209git6b7cdec.el7.src.rpm |
Build Date: | Thu Jul 09 2020 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/bronson/vim-trailing-whitespace |
Summary: | Highlights trailing whitespace in red and provides :FixWhitespace to fix it |
Description: | This plugin causes all trailing whitespace to be highlighted in red. To fix the whitespace errors, just call :FixWhitespace. By default it operates on the entire file. Pass a range (or use V to select some lines) to restrict the portion of the file that gets fixed. |