mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
vim-patch:7.4.298 #815
Problem: Can't have a funcref start with "t:". Solution: Add "t" to the list of accepted names. (Yukihiro Nakadaira) https://code.google.com/p/vim/source/detail?r=156f891d520e93eab5d3ce02784660fb13a3b0d3
This commit is contained in:

committed by
Justin M. Keyes

parent
59fc9e3aec
commit
937c78fe2e
@@ -220,7 +220,7 @@ static int included_patches[] = {
|
||||
//301,
|
||||
//300,
|
||||
//299,
|
||||
//298,
|
||||
298,
|
||||
//297,
|
||||
//296,
|
||||
//295,
|
||||
|
Reference in New Issue
Block a user