mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 00:18:33 +00:00
vim-patch:7.4.798
Problem: Repeating a change in Visual mode does not work as expected.
(Urtica Dioica)
Solution: Make redo in Visual mode work better. (Christian Brabandt)
31b259bf95
This commit is contained in:
@@ -490,7 +490,7 @@ static int included_patches[] = {
|
||||
// 801,
|
||||
// 800,
|
||||
799,
|
||||
// 798,
|
||||
798,
|
||||
// 797,
|
||||
// 796 NA
|
||||
795,
|
||||
|
Reference in New Issue
Block a user