forked from aniani/vim
patch 9.0.0093: sway config files are recognized as i3config
Problem: Sway config files are recognized as i3config. Solution: Recognize swayconfig separately. (James Eapen, closes #10672)
This commit is contained in:
committed by
Bram Moolenaar
parent
61021aa318
commit
7abd1c6d8e
@@ -735,6 +735,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
93,
|
||||
/**/
|
||||
92,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user