summaryrefslogtreecommitdiff
path: root/runtime/pack
Commit message (Collapse)AuthorAgeFilesLines
* Updated runtime files.Bram Moolenaar2016-05-201-1/+2
|
* Updated runtime files.Bram Moolenaar2016-03-291-8/+5
|
* patch 7.4.1676v7.4.1676Bram Moolenaar2016-03-281-0/+94
| | | | | Problem: The shellmenu plugin has to be copied or sourced to be used. Solution: Turn it into a package.
* patch 7.4.1675v7.4.1675Bram Moolenaar2016-03-281-0/+22
| | | | | Problem: The swapmous plugin has to be copied or sourced to be used. Solution: Turn it into the swapmouse package.
* patch 7.4.1674v7.4.1674Bram Moolenaar2016-03-281-0/+114
| | | | | Problem: The editexisting plugin has to be copied or sourced to be used. Solution: Turn it into a package.
* patch 7.4.1673v7.4.1673Bram Moolenaar2016-03-281-0/+316
| | | | | Problem: The justify plugin has to be copied or sourced to be used. Solution: Turn it into a package.
* patch 7.4.1672v7.4.1672Bram Moolenaar2016-03-283-0/+165
| | | | | Problem: The Dvorak support is a bit difficult to install. Solution: Turn it into an optional package.
* patch 7.4.1649v7.4.1649Bram Moolenaar2016-03-253-0/+1269
Problem: The matchit plugin needs to be copied to be used. Solution: Put the matchit plugin in an optional package.