aboutsummaryrefslogtreecommitdiff
path: root/vim/doc/strip_trailing_whitespace.txt
blob: 670877c9676e73990c71b41da662b038717a7185 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
*strip_trailing_whitespace.txt*  Strip trailing whitespace from whole buffer

Author:  Tom Ryder <tom@sanctum.geek.nz>
License: Same terms as Vim itself (see |license|)

This plugin is the author's approach to stripping trailing whitespace from an
entire buffer, including empty lines at the end, without making command noise
and without moving the cursor from its current position.

This plugin lives in Tom Ryder's "dotfiles" suite, and will eventually be spun
off into a separate distribution as it solidifies and this documentation
improves.