mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.857
Problem: Dragging the current tab with the mouse doesn't work properly.
Solution: Take the current tabpage index into account. (Hirohito Higashi)
4a4b821085
This commit is contained in:
@@ -431,7 +431,7 @@ static int included_patches[] = {
|
||||
// 860,
|
||||
// 859,
|
||||
858,
|
||||
// 857,
|
||||
857,
|
||||
// 856,
|
||||
// 855 NA
|
||||
// 854 NA
|
||||
|
Reference in New Issue
Block a user