mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.602
Problem: ":set" does not accept hex numbers as documented.
Solution: Use vim_str2nr(). (ZyX)
18400e6430
This commit is contained in:
@@ -319,7 +319,7 @@ static int included_patches[] = {
|
||||
// 605,
|
||||
// 604,
|
||||
// 603,
|
||||
// 602,
|
||||
602,
|
||||
601,
|
||||
600,
|
||||
599,
|
||||
|
Reference in New Issue
Block a user