summaryrefslogtreecommitdiff
path: root/runtime/pack/dist/opt/editexisting/plugin
Commit message (Collapse)AuthorAgeFilesLines
* patch 8.2.5118: MS-Windows: sending a message to another Vim may hangv8.2.5118K.Takata2022-06-171-23/+27
| | | | | | Problem: MS-Windows: sending a message to another Vim may hang if that Vim is halted. Solution: Add a timeout to serverSendToVim(). (Ken Takata, closes #10585)
* 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.