1
0
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:
James Eapen
2022-07-27 15:07:06 +01:00
committed by Bram Moolenaar
parent 61021aa318
commit 7abd1c6d8e
3 changed files with 10 additions and 3 deletions

View File

@@ -735,6 +735,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
93,
/**/
92,
/**/