mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1568
patch 7.4.1568
Problem: Using CTRL-] in help on option in parentheses doesn't work.
Solution: Skip the "(" in "('". (Hirohito Higashi)
00f9e0dbbd
This commit is contained in:

committed by
James McCoy

parent
39af303600
commit
10c819d453
@@ -114,7 +114,7 @@ static int included_patches[] = {
|
||||
// 1571,
|
||||
1570,
|
||||
1569,
|
||||
// 1568,
|
||||
1568,
|
||||
// 1567,
|
||||
// 1566 NA
|
||||
// 1565,
|
||||
|
Reference in New Issue
Block a user