Skip to content

vim-scripts/TrimBlank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=3301

TrimBlank is a vim plugin aimed at helping trim trailing blank characters and
blank lines.

How to use this plugin?
Select some lines and type "<Leader>ttb"(<Leader> would be "backslash" by
default), then the trailing blank characters of the lines selected will be
trimmed; select some lines and type "<Leader>tbl", then the blank lines among
the lines selected will be trimmed; select some lines and type "<Leader>tab",
then both trailing blank characters and blank lines would be trimmed.

If you find any bug, please report it to xuhdev@gmail.com or submit it on the 
issue tracker: 
https://bitbucket.org/xuhdev/trimblank/issues


Repository: https://bitbucket.org/xuhdev/trimblank

About

help trim trailing blank characters and blank lines

Resources

Stars

Watchers

Forks

Packages

No packages published