mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 16:08:36 +00:00
vim-patch:7.4.1076
Problem: CTRL-A does not work well in right-left mode.
Solution: Remove reversing the line, add a test. (Hirohito Higashi)
6a3c8aff04
This commit is contained in:
@@ -79,6 +79,10 @@ static int included_patches[] = {
|
||||
|
||||
|
||||
|
||||
1076,
|
||||
// 1075,
|
||||
// 1074,
|
||||
// 1073,
|
||||
1072,
|
||||
// 1071,
|
||||
// 1070,
|
||||
|
Reference in New Issue
Block a user