diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/filetypes.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/filetypes.vim b/tests/filetypes.vim index a8d1cb7d..fbcc3cf9 100644 --- a/tests/filetypes.vim +++ b/tests/filetypes.vim @@ -648,6 +648,7 @@ call TestFiletype('mint') call TestFiletype('jsonc') call TestFiletype('gleam') call TestFiletype('hjson') +call TestFiletype('sway') " DO NOT EDIT CODE ABOVE, IT IS GENERATED WITH MAKEFILE |