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:
watiko
2016-01-14 21:43:26 +09:00
parent 61a3b14726
commit 1e94262efe
4 changed files with 34 additions and 2 deletions

View File

@@ -286,7 +286,7 @@ static int included_patches[] = {
// 851 NA
// 850 NA
849,
// 848,
848,
// 847,
// 846 NA
// 845,