mirror of
https://github.com/vim/vim.git
synced 2025-09-24 03:44:06 -04:00
patch 9.0.0782: OpenVPN files are not recognized
Problem: OpenVPN files are not recognized. Solution: Add patterns for OpenVPN files. (closes #11391)
This commit is contained in:
committed by
Bram Moolenaar
parent
e6a16e9950
commit
4bf67ec52e
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
782,
|
||||
/**/
|
||||
781,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user