mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1728
patch 7.4.1728
Problem: The help for functions require a space after the "(".
Solution: Make CTRL-] on a function name ignore the arguments. (Hirohito
Higashi)
81edd171a9
This commit is contained in:

committed by
James McCoy

parent
850f91c51c
commit
c3c409c70f
@@ -76,6 +76,7 @@ static int included_patches[] = {
|
||||
1757,
|
||||
1755,
|
||||
1753,
|
||||
1728,
|
||||
1654,
|
||||
1652,
|
||||
1643,
|
||||
|
Reference in New Issue
Block a user