mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.516
Problem: Completing a function name containing a # does not work. Issue 253. Solution: Recognize the # character. (Christian Brabandt) https://code.google.com/p/vim/source/detail?r=v7-4-516
This commit is contained in:
@@ -222,7 +222,7 @@ static int included_patches[] = {
|
||||
//519,
|
||||
//518,
|
||||
//517,
|
||||
//516,
|
||||
516,
|
||||
//515,
|
||||
//514,
|
||||
513,
|
||||
|
Reference in New Issue
Block a user