forked from aniani/vim
patch 7.4.2014
Problem: Using "noinsert" in 'completeopt' does not insert match. Solution: Set compl_enter_selects. (Shougo, closes #875)
This commit is contained in:
@@ -758,6 +758,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2014,
|
||||
/**/
|
||||
2013,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user