mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1748
Problem: "gD" does not find match in first column of first line. (Gary
Johnson)
Solution: Accept match at the cursor.
1538fc34fa
This commit is contained in:
@@ -696,7 +696,7 @@ static int included_patches[] = {
|
||||
// 1751,
|
||||
// 1750 NA
|
||||
// 1749 NA
|
||||
// 1748,
|
||||
1748,
|
||||
// 1747 NA
|
||||
// 1746 NA
|
||||
// 1745 NA
|
||||
|
Reference in New Issue
Block a user