forked from aniani/vim
patch 8.2.2452: no completion for the 'filetype' option
Problem: No completion for the 'filetype' option. Solution: Add filetype completion. (Martin Tournoij, closes #7747)
This commit is contained in:
@@ -750,6 +750,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
2452,
|
||||
/**/
|
||||
2451,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user