mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1900 (#5259)
Problem: Using CTRL-] in the help on "{address}." doesn't work.
Solution: Recognize an item in {}. (Hirohito Higashi, closes vim/vim#814)
28b942a064
This commit is contained in:

committed by
Justin M. Keyes

parent
a9c5423263
commit
5d8d24f0c2
@@ -376,7 +376,7 @@ static int included_patches[] = {
|
||||
// 1903,
|
||||
// 1902 NA
|
||||
// 1901 NA
|
||||
// 1900,
|
||||
1900,
|
||||
// 1899 NA
|
||||
1898,
|
||||
// 1897,
|
||||
|
Reference in New Issue
Block a user