mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.754
Problem: Using CTRL-A in Visual mode does not work well. (Gary Johnson)
Solution: Make it increment all numbers in the Visual area. (Christian
Brabandt)
3a304b2382
This commit is contained in:
@@ -380,7 +380,7 @@ static int included_patches[] = {
|
||||
// 757 NA
|
||||
// 756 NA
|
||||
// 755,
|
||||
// 754,
|
||||
754,
|
||||
753,
|
||||
// 752,
|
||||
// 751 NA
|
||||
|
Reference in New Issue
Block a user