aboutsummaryrefslogtreecommitdiff
path: root/vim/config/whitespace.vim
Commit message (Expand)AuthorAgeFilesLines
* Merge join,indent.vim into whitespace.vimTom Ryder2017-11-101-0/+33
* Adjust plugin code layout a lotTom Ryder2017-11-041-1/+1
* Use <Plug> prefix, make space strip configurableTom Ryder2017-11-041-0/+2
* Move trailing space strip config into pluginTom Ryder2017-11-031-57/+0
* Note that StripTrailingWhitespace() does whole docTom Ryder2017-10-301-1/+1
* Move 'joinspaces' Vim config to join subfileTom Ryder2017-10-301-4/+0
* Add line deletion to StripTrailingWhitespace()Tom Ryder2017-10-301-0/+26
* Add some comments to Vim StripTrailingWhitespace()Tom Ryder2017-10-301-0/+18
* Backport StripTrailingWhitespace to pre-for VimTom Ryder2017-10-301-2/+4
* Apply name conventions, scoping to Vim identifiersTom Ryder2017-10-301-2/+2
* Switch to VimL functions for whitespace stripperTom Ryder2017-10-301-4/+5
* Move whitespace .vimrc config into subfileTom Ryder2017-10-281-0/+14