Age | Commit message (Collapse) | Author |
|
Upstream changelog: "Enhanced g:DiffPairVisible option to show a diff
unit in a popup-window just below the cursor position."
|
|
* Upstream changelog: "Enhanced to show a balloon and display a corresponding diff unit. Fixed to correctly handle DiffChange lines while editing."
|
|
* Upstream changelog: Extended g:DiffMaxLines to specify multiples of the window height. Reset all highlighted DiffChar units when more than two windows become diff mode in a tab page.
|
|
Upstream changelog: "Fixed not to detect more DiffChange lines than
g:DiffMaxLines option."
|
|
Upstream changelog: Fixed to correctly update the highlighted DiffChar units while editing when a new internal diff (patch-8.1.360) is used.
|
|
Upstream changelog: Fixed to detect DiffChange lines even when all visible lines are in a closed fold.
|
|
Upstream changelog:
Introduced a g:DiffMaxLines to be stable the performance independently of the file size. Enhanced to follow a new DiffUpdated event and iwhiteall/iwhiteeol of diffopt option, etc
|
|
* Upstream changelog: "Improved to make DiffChar highlights draw faster."
|
|
* This is actually upstream release 7.5, but 7.50 > 7.40 > 7.32
* Upstream changelog: `Enhanced to update DiffChar highlights much faster. Improved :EDChar command to show the line number.`
|
|
* This is actually upstream release 7.4, but 7.40 > 7.32
* https://bbs.archlinux.org/viewtopic.php?pid=1757887
|
|
* Upstream's versioning is 7.32 -> 7.4
|
|
|
|
* Upstream changelog: "Fixed to properly update DiffChar highlights
while editing."
|
|
* Upstream changelog identical to previous versions 7.3 and 7.31, both now removed.
* Modified to deal with a deprecated feature and a defect of nvim 2.1.
|
|
* Upstream changelog identical to previous version 7.3, now removed.
* Modified to deal with a deprecated feature and a defect of nvim 2.1.
|
|
* Upstream changelog: Modified to deal with a deprecated feature and a defect of nvim 2.1.
|
|
Upstream changelog: "Fixed to map only the keys which have not been
mapped."
|
|
|
|
* Upstream changelog: "Implemented a workaround for some defects and
recent changes of vim."
|
|
* Upstream changelog: "Defined new commands to get and put each difference unit between 2 buffers."
|
|
* Upstream changelog: "Fixed some regressions on 6.8"
|
|
* Upstream changelog: "Changed to make use of an OptionSet event to detect diff mode. Fixed E788 error happened on patch 8.0.736."
|
|
* Upstream changelog: "Fixed some defects on the :EDChar command."
|
|
* Upstream changelog:
* Defined a new :EDChar command to echo the line by enclosing added/deleted units in [+...+]/[-...-].
|
|
* Post-transaction hooks for vim help tags now provided by pacman 5.0 and vim 8.0.0055-1
|
|
* Upstream changelog: "Enhanced to handle multiple diff mode windows and split windows. Fixed Some defects."
|
|
* Upstream changelog: "Fixed some defects."
|
|
* Upstream changelog: "Introduced g:DiffPairVisible to make difference pairs more visible. Fixed Some defects."
|
|
|
|
|