mirror of
https://github.com/neovim/neovim.git
synced 2025-10-03 16:36:30 +00:00
vim-patch:7.4.848
Problem: CTRL-A on hex number in Visual block mode is incorrect.
Solution: Account for the "0x". (Hirohito Higashi)
5adfea1ac6
This commit is contained in:
@@ -286,7 +286,7 @@ static int included_patches[] = {
|
||||
// 851 NA
|
||||
// 850 NA
|
||||
849,
|
||||
// 848,
|
||||
848,
|
||||
// 847,
|
||||
// 846 NA
|
||||
// 845,
|
||||
|
Reference in New Issue
Block a user