mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.806
Problem: CTRL-A in Visual mode doesn't work properly with "alpha" in
'nrformat'.
Solution: Make it work. (Christian Brabandt)
cc218ab3ca
This commit is contained in:
@@ -328,7 +328,7 @@ static int included_patches[] = {
|
||||
809,
|
||||
// 808 NA
|
||||
// 807,
|
||||
// 806,
|
||||
806,
|
||||
// 805,
|
||||
// 804,
|
||||
803,
|
||||
|
Reference in New Issue
Block a user