| Name: | vim-trailing-whitespace |
|---|---|
| Version: | 1.0 |
| Release: | 9.20230228git5540b3f.11.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 3661 |
| License: | CC-BY-SA |
| RPM: | vim-trailing-whitespace-1.0-9.20230228git5540b3f.11.el8.noarch.rpm |
| Source RPM: | vim-trailing-whitespace-1.0-9.20230228git5540b3f.11.el8.src.rpm |
| Build Date: | Fri Sep 22 2023 |
| Build Host: | build-ol8-x86_64.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. |