-
Notifications
You must be signed in to change notification settings - Fork 0
help trim trailing blank characters and blank lines
vim-scripts/TrimBlank
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published