andrewferrier / vim-remove-trailing-space

Simple plugin to remove trailing spaces across motions, entire files, etc.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-remove-trailing-space

Deprecated; I no longer use this plugin so it's not maintained.

Simple plugin to remove trailing space in vim.

  • dX - remove trailing space across an entire file.
  • dx - remove trailing space across a motion.
  • dx - remove trailing space in a visual selection.

About

Simple plugin to remove trailing spaces across motions, entire files, etc.


Languages

Language:Vim Script 100.0%