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:
Florian Walch
2014-12-23 21:41:30 +01:00
parent 5e542ba56e
commit 3286176406
2 changed files with 3 additions and 3 deletions

View File

@@ -222,7 +222,7 @@ static int included_patches[] = {
//519,
//518,
//517,
//516,
516,
//515,
//514,
513,