aboutsummaryrefslogtreecommitdiff
path: root/plugin/copy_linebreak.vim
Commit message (Expand)AuthorAgeFilesLines
* Add <unique> attribute to mapsTom Ryder2019-05-251-3/+3
* Add missing mode prefix to mapsTom Ryder2019-05-251-3/+3
* Move code out to autoload functionsTom Ryder2019-05-251-35/+3
* Inline load guard conditionalsTom Ryder2019-05-251-4/+1
* Drop support for Vim 6.xTom Ryder2019-05-251-1/+1
* Remove unneeded variable scopingTom Ryder2019-05-091-2/+2
* Parenthesize plugin mapsTom Ryder2018-07-121-3/+3
* Remove <unique> attribute from mappingsTom Ryder2018-06-271-3/+3
* Remove user commandsTom Ryder2018-06-271-15/+1
* Use s: not <SID>Tom Ryder2018-06-171-2/+2
* Add version guardTom Ryder2018-06-171-1/+1
* Check for existence of s:showbreak_save var firstTom Ryder2018-06-071-2/+4
* Add missing parens to func callsv0.2.0Tom Ryder2018-06-071-3/+3
* Correct a commentTom Ryder2018-06-071-1/+1
* Clear cache variable on useTom Ryder2018-06-071-0/+1
* Initial commitv0.1.0Tom Ryder2018-05-311-0/+68