aboutsummaryrefslogtreecommitdiff
path: root/vim/plugin/copy_linebreak.vim
Commit message (Expand)AuthorAgeFilesLines
* Spin off copy_linebreak Vim pluginTom Ryder2018-05-311-68/+0
* Use _save suffix for option caching variableTom Ryder2018-05-281-2/+2
* Use script variable to keep showbreak settingTom Ryder2018-05-281-2/+3
* Separate g:loaded/&cp tests from feat testsTom Ryder2017-11-121-1/+4
* Move lots of local Vim config into vim/afterTom Ryder2017-11-121-3/+1
* Use exists+ test rather than exists&Tom Ryder2017-11-101-2/+2
* Add commands to copy_linebreak.vimTom Ryder2017-11-071-1/+14
* Give copy_linebreak.vim enable/disable funcs, mapsTom Ryder2017-11-071-22/+34
* Use consistent comment layout for Vim pluginsTom Ryder2017-11-061-3/+3
* Add short-circuit boilerplate to pluginsTom Ryder2017-11-041-23/+27
* Adjust plugin code layout a lotTom Ryder2017-11-041-1/+2
* Use same comment boilerplate for custom pluginsTom Ryder2017-11-041-0/+2
* Don't suggest mappings in Vim plugin commentsTom Ryder2017-11-041-2/+0
* Spin copyable linebreak config into new pluginTom Ryder2017-11-041-0/+36